Skip to content

Commit

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

Bump Jenkins version 2.462.2
  • Loading branch information
jonesbusy authored Sep 30, 2024
2 parents 114be1c + 11bd5bb commit 0dd4adc
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.452.3</jenkins.version>
<jenkins.version>2.462.2</jenkins.version>
<spotless.check.skip>false</spotless.check.skip>
</properties>

<dependencyManagement>
<dependencies>
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.452.x</artifactId>
<artifactId>bom-2.462.x</artifactId>
<version>3413.v0d896b_76a_30d</version>
<type>pom</type>
<scope>import</scope>
Expand Down

0 comments on commit 0dd4adc

Please sign in to comment.