Skip to content

Commit 0ff7aff

Browse files
authored
Bump Jenkins Core to 2.414.1 (#121)
1 parent 2e084c2 commit 0ff7aff

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
@@ -26,7 +26,7 @@
2626
<properties>
2727
<changelist>999999-SNAPSHOT</changelist>
2828
<gitHubRepo>jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo>
29-
<jenkins.version>2.401.3</jenkins.version>
29+
<jenkins.version>2.414.1</jenkins.version>
3030
</properties>
3131
<name>Openshift Token Credentials - Kubernetes Integration</name>
3232
<description>Integrates Openshift token credentials with the k8s credentials provider</description>
@@ -41,7 +41,7 @@
4141
<dependencies>
4242
<dependency>
4343
<groupId>io.jenkins.tools.bom</groupId>
44-
<artifactId>bom-2.401.x</artifactId>
44+
<artifactId>bom-2.414.x</artifactId>
4545
<version>2401.v7a_d68f8d0b_09</version>
4646
<scope>import</scope>
4747
<type>pom</type>

0 commit comments

Comments
 (0)