Skip to content

Commit

Permalink
Merge pull request #182 from jenkinsci/updatecli_main_015d0f5a720fbc5…
Browse files Browse the repository at this point in the history
…3e4a6a2215704dca932e2d774e9919496055bd97f64582844

Bump Jenkins version 2.452.1
  • Loading branch information
jonesbusy authored May 29, 2024
2 parents b1c0bd2 + 717d706 commit 46d64c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/skip-notifications-trait-plugin</gitHubRepo>
<jenkins.version>2.440.3</jenkins.version>
<jenkins.version>2.452.1</jenkins.version>
<spotless.check.skip>false</spotless.check.skip>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.440.x</artifactId>
<artifactId>bom-2.452.x</artifactId>
<version>3080.vfa_b_e4a_a_39b_44</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 46d64c1

Please sign in to comment.