We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e084c2 commit 0ff7affCopy full SHA for 0ff7aff
pom.xml
@@ -26,7 +26,7 @@
26
<properties>
27
<changelist>999999-SNAPSHOT</changelist>
28
<gitHubRepo>jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo>
29
- <jenkins.version>2.401.3</jenkins.version>
+ <jenkins.version>2.414.1</jenkins.version>
30
</properties>
31
<name>Openshift Token Credentials - Kubernetes Integration</name>
32
<description>Integrates Openshift token credentials with the k8s credentials provider</description>
@@ -41,7 +41,7 @@
41
<dependencies>
42
<dependency>
43
<groupId>io.jenkins.tools.bom</groupId>
44
- <artifactId>bom-2.401.x</artifactId>
+ <artifactId>bom-2.414.x</artifactId>
45
<version>2401.v7a_d68f8d0b_09</version>
46
<scope>import</scope>
47
<type>pom</type>
0 commit comments