We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 935605b + f6fd1ec commit cd66ba3Copy full SHA for cd66ba3
pom.xml
@@ -63,15 +63,15 @@
63
</pluginRepositories>
64
<properties>
65
<changelist>999999-SNAPSHOT</changelist>
66
- <jenkins.version>2.289.1</jenkins.version>
+ <jenkins.version>2.289.3</jenkins.version>
67
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
68
</properties>
69
<dependencyManagement>
70
<dependencies>
71
<dependency>
72
<groupId>io.jenkins.tools.bom</groupId>
73
<artifactId>bom-2.289.x</artifactId>
74
- <version>1008.vb9e22885c9cf</version>
+ <version>1500.ve4d05cd32975</version>
75
<scope>import</scope>
76
<type>pom</type>
77
</dependency>
0 commit comments