We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2297d commit 15344d8Copy full SHA for 15344d8
bom-2.462.x/pom.xml
@@ -192,6 +192,11 @@
192
<artifactId>joda-time-api</artifactId>
193
<version>2.13.0-93.v9934da_29b_a_e9</version>
194
</dependency>
195
+ <dependency>
196
+ <groupId>io.jenkins.plugins</groupId>
197
+ <artifactId>jquery3-api</artifactId>
198
+ <version>3.7.1-2</version>
199
+ </dependency>
200
<dependency>
201
<groupId>io.jenkins.plugins</groupId>
202
<artifactId>json-api</artifactId>
bom-weekly/pom.xml
@@ -487,7 +487,7 @@
487
488
489
<artifactId>jquery3-api</artifactId>
490
- <version>3.7.1-2</version>
+ <version>3.7.1-3</version>
491
492
493
0 commit comments