Skip to content

Commit c1b30ca

Browse files
authored
Merge pull request #136 from jenkinsci/dependabot/maven/org.webjars-jquery-3.6.4
Bump jquery from 3.6.3 to 3.6.4
2 parents 52f4742 + 266d8de commit c1b30ca

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,10 @@
1818
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
1919

2020
<properties>
21-
<revision>3.6.3-2</revision>
21+
<revision>3.6.4-1</revision>
2222
<changelist>-SNAPSHOT</changelist>
2323
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
24-
<jquery.version>3.6.3</jquery.version>
24+
<jquery.version>3.6.4</jquery.version>
2525

2626
<module.name>${project.groupId}.jquery3</module.name>
2727
</properties>

0 commit comments

Comments
 (0)