Skip to content

Commit

Permalink
Bump bom to fix junit issues
Browse files Browse the repository at this point in the history
  • Loading branch information
imonteroperez committed Sep 6, 2024
1 parent 560a29e commit d747cf6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
</licenses>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.387.3</jenkins.version>
<jenkins.version>2.462.2</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>
<repositories>
Expand All @@ -45,8 +45,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2543.vfb_1a_5fb_9496d</version>
<artifactId>bom-2.462.x</artifactId>
<version>3334.v18e2a_2f48356</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit d747cf6

Please sign in to comment.