Skip to content

Commit b8aa020

Browse files
committed
Backdate core dep from 2.303.x to 2.289.x
1 parent bab4aa8 commit b8aa020

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
</pluginRepositories>
6464
<properties>
6565
<changelist>999999-SNAPSHOT</changelist>
66-
<jenkins.version>2.303.1</jenkins.version>
66+
<jenkins.version>2.289.1</jenkins.version>
6767
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
6868
</properties>
6969
<dependencyManagement>
7070
<dependencies>
7171
<dependency>
7272
<groupId>io.jenkins.tools.bom</groupId>
73-
<artifactId>bom-2.303.x</artifactId>
73+
<artifactId>bom-2.289.x</artifactId>
7474
<version>1008.vb9e22885c9cf</version>
7575
<scope>import</scope>
7676
<type>pom</type>

0 commit comments

Comments
 (0)