Skip to content

Commit

Permalink
Merge pull request #215 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 6fcff51 + 0740670 commit 4a70108
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 @@ -34,7 +34,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/bitbucket-kubernetes-credentials-plugin</gitHubRepo>
<jenkins.version>2.452.3</jenkins.version>
<jenkins.version>2.462.2</jenkins.version>
</properties>
<name>Bitbucket Credentials - Kubernetes Integration</name>
<description>Integrates bitbucket credentials with the k8s credential provider</description>
Expand All @@ -48,7 +48,7 @@
<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>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit 4a70108

Please sign in to comment.