Skip to content

Commit

Permalink
Bump Jenkins core to 2.387.3 and bom to 2163.v2d916d90c305 (#95)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonesbusy authored Jun 11, 2023
1 parent 47f857b commit 4ff06c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
<properties>
<changelist>999999-SNAPSHOT</changelist>
<gitHubRepo>jenkinsci/openshift-k8s-credentials-plugin</gitHubRepo>
<jenkins.version>2.387.2</jenkins.version>
<jenkins.version>2.387.3</jenkins.version>
</properties>
<name>Openshift Token Credentials - Kubernetes Integration</name>
<description>Integrates Openshift token credentials with the k8s credentials provider</description>
Expand All @@ -42,7 +42,7 @@
<dependency>
<groupId>io.jenkins.tools.bom</groupId>
<artifactId>bom-2.387.x</artifactId>
<version>2133.v2e6c00fe4d61</version>
<version>2163.v2d916d90c305</version>
<scope>import</scope>
<type>pom</type>
</dependency>
Expand Down

0 comments on commit 4ff06c6

Please sign in to comment.