Skip to content

Commit

Permalink
Match bom version with min Jenkins version (#124)
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkEWaite authored Oct 1, 2023
1 parent 88daaa7 commit 40bf036
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,8 +67,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>2102.v854b_fec19c92</version>
<artifactId>bom-2.387.x</artifactId>
<version>2483.v3b_22f030990a_</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 40bf036

Please sign in to comment.