Skip to content

Commit f583fc5

Browse files
authored
Merge pull request #130 from jonesbusy/feature/bump-jenkins-core
Bump Jenkins Core to 2.414.1
2 parents b0e49d2 + cda472d commit f583fc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<properties>
3535
<changelist>999999-SNAPSHOT</changelist>
3636
<gitHubRepo>jenkinsci/bitbucket-kubernetes-credentials-plugin</gitHubRepo>
37-
<jenkins.version>2.401.3</jenkins.version>
37+
<jenkins.version>2.414.1</jenkins.version>
3838
</properties>
3939
<name>Bitbucket Credentials - Kubernetes Integration</name>
4040
<description>Integrates bitbucket credentials with the k8s credential provider</description>
@@ -48,7 +48,7 @@
4848
<dependencies>
4949
<dependency>
5050
<groupId>io.jenkins.tools.bom</groupId>
51-
<artifactId>bom-2.401.x</artifactId>
51+
<artifactId>bom-2.414.x</artifactId>
5252
<version>2401.v7a_d68f8d0b_09</version>
5353
<scope>import</scope>
5454
<type>pom</type>

0 commit comments

Comments
 (0)