We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b0e49d2 + cda472d commit f583fc5Copy full SHA for f583fc5
pom.xml
@@ -34,7 +34,7 @@
34
<properties>
35
<changelist>999999-SNAPSHOT</changelist>
36
<gitHubRepo>jenkinsci/bitbucket-kubernetes-credentials-plugin</gitHubRepo>
37
- <jenkins.version>2.401.3</jenkins.version>
+ <jenkins.version>2.414.1</jenkins.version>
38
</properties>
39
<name>Bitbucket Credentials - Kubernetes Integration</name>
40
<description>Integrates bitbucket credentials with the k8s credential provider</description>
@@ -48,7 +48,7 @@
48
<dependencies>
49
<dependency>
50
<groupId>io.jenkins.tools.bom</groupId>
51
- <artifactId>bom-2.401.x</artifactId>
+ <artifactId>bom-2.414.x</artifactId>
52
<version>2401.v7a_d68f8d0b_09</version>
53
<scope>import</scope>
54
<type>pom</type>
0 commit comments