Skip to content

Commit

Permalink
pom.xml: bump to core 2.375.1 and bom-2.375.1 version 1798.vc671fe94856f
Browse files Browse the repository at this point in the history
  • Loading branch information
jimklimov committed Jan 25, 2023
1 parent 4784141 commit 0ba42a8
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 @@ -31,7 +31,7 @@
<revision>2</revision>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<jenkins.version>2.361.4</jenkins.version>
<jenkins.version>2.375.1</jenkins.version>
<!-- Note: keep in sync with io.jenkins.tools.bom version below -->
<spotbugs.effort>Max</spotbugs.effort>
<spotbugs.threshold>Low</spotbugs.threshold>
Expand All @@ -41,8 +41,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>1792.v0295db_e7c548</version>
<artifactId>bom-2.375.x</artifactId>
<version>1798.vc671fe94856f</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 0ba42a8

Please sign in to comment.