Skip to content

Commit

Permalink
Update baseline from 2.289 to 2.332 (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
basil authored Oct 5, 2022
1 parent 8b896da commit 0a17a04
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,16 +48,16 @@
<properties>
<revision>1.27</revision>
<changelist>-SNAPSHOT</changelist>
<jenkins.version>2.289.3</jenkins.version>
<jenkins.version>2.332.1</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.289.x</artifactId>
<version>1500.ve4d05cd32975</version>
<artifactId>bom-2.332.x</artifactId>
<version>1607.va_c1576527071</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down Expand Up @@ -85,7 +85,6 @@
<dependency>
<groupId>io.jenkins.plugins</groupId>
<artifactId>jaxb</artifactId>
<version>2.3.6-1</version>
</dependency>

<!-- dependencies on Jenkins Pipeline plugins for tests-->
Expand Down

0 comments on commit 0a17a04

Please sign in to comment.