Skip to content

Commit

Permalink
Merge pull request #156 from jenkinsci/updatecli_015d0f5a720fbc53e4a6…
Browse files Browse the repository at this point in the history
…a2215704dca932e2d774e9919496055bd97f64582844

Bump Jenkins version 2.426.1
  • Loading branch information
jonesbusy authored Dec 2, 2023
2 parents bb173a3 + 4866bda commit d7ff4f8
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.414.3</jenkins.version>
<jenkins.version>2.426.1</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.414.x</artifactId>
<artifactId>bom-2.426.x</artifactId>
<version>2598.v49e2b_e68d413</version>
<scope>import</scope>
<type>pom</type>
Expand Down

0 comments on commit d7ff4f8

Please sign in to comment.