Skip to content

Commit

Permalink
Bump Jenkins and bom version to 2.387.x (#334)
Browse files Browse the repository at this point in the history
  • Loading branch information
mifitous authored Jun 19, 2023
1 parent 8b3d879 commit f7d1844
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 @@

<properties>
<changelist>999999-SNAPSHOT</changelist>
<jenkins.version>2.361.4</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
<spotless.check.skip>false</spotless.check.skip>
</properties>
Expand All @@ -40,8 +40,8 @@
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.361.x</artifactId>
<version>2025.v816d28f1e04f</version>
<artifactId>bom-2.387.x</artifactId>
<version>2179.v0884e842b_859</version>
<type>pom</type>
<scope>import</scope>
</dependency>
Expand Down

0 comments on commit f7d1844

Please sign in to comment.