Skip to content

Commit

Permalink
update BOM to support 2.452.3 and jQuery 3.7.1-2
Browse files Browse the repository at this point in the history
  • Loading branch information
shlomomdahan committed Nov 8, 2024
1 parent 95aba1e commit 8a4cab4
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,8 +52,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.414.x</artifactId>
<version>2982.vdce2153031a_0</version>
<artifactId>bom-2.452.x</artifactId>
<version>3010.vec758b_8e7da_3</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -85,7 +85,6 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>jquery3-api</artifactId>
<version>3.7.1-2</version>
</dependency>
<!-- Optional dependencies for using Spock -->
<dependency>
Expand Down

0 comments on commit 8a4cab4

Please sign in to comment.