Skip to content

Commit

Permalink
Merge pull request #184 from jglick/bom
Browse files Browse the repository at this point in the history
Switch to `bom-2.332.x`
  • Loading branch information
jglick committed Mar 15, 2022
2 parents 9d389ec + 7a9b004 commit 0fceede
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 @@ -63,7 +63,7 @@
</pluginRepositories>
<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.331</jenkins.version>
<jenkins.version>2.332.1</jenkins.version>
<java.level>8</java.level>
<useBeta>true</useBeta>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
Expand All @@ -72,8 +72,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-weekly</artifactId>
<version>1117.v62a_f6a_01de98</version>
<artifactId>bom-2.332.x</artifactId>
<version>1198.v387c834fca_1a_</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 0fceede

Please sign in to comment.