Skip to content

Commit

Permalink
build: Update dependencies (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
NotMyFault committed Apr 10, 2022
1 parent 73beea0 commit fa16570
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 @@ -66,7 +66,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<ivy.plugin.version>2.1</ivy.plugin.version>
<jenkins.version>2.319.3</jenkins.version>
<jenkins.version>2.332.1</jenkins.version>
<!-- Remove once JENKINS-45055 is fixed -->
<spotbugs.failOnError>false</spotbugs.failOnError>
<!--
Expand All @@ -90,7 +90,7 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.319.x</artifactId>
<artifactId>bom-2.332.x</artifactId>
<version>1246.va_b_50630c1d19</version>
<scope>import</scope>
<type>pom</type>
Expand All @@ -102,7 +102,7 @@
<dependency>
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>envinject-api</artifactId>
<version>1.192.va_13643e71792</version>
<version>1.199.v3ce31253ed13</version>
</dependency>

<dependency>
Expand Down

0 comments on commit fa16570

Please sign in to comment.