Skip to content

Commit 4ff06c6

Browse files
authored
Bump Jenkins core to 2.387.3 and bom to 2163.v2d916d90c305 (#95)
1 parent 47f857b commit 4ff06c6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.387.2</jenkins.version>
29+
<jenkins.version>2.387.3</jenkins.version>
3030
</properties>
3131
<name>Openshift Token Credentials - Kubernetes Integration</name>
3232
<description>Integrates Openshift token credentials with the k8s credentials provider</description>
@@ -42,7 +42,7 @@
4242
<dependency>
4343
<groupId>io.jenkins.tools.bom</groupId>
4444
<artifactId>bom-2.387.x</artifactId>
45-
<version>2133.v2e6c00fe4d61</version>
45+
<version>2163.v2d916d90c305</version>
4646
<scope>import</scope>
4747
<type>pom</type>
4848
</dependency>

0 commit comments

Comments
 (0)