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 a32ea6f + 8bdf491 commit eb219f8Copy full SHA for eb219f8
1 file changed
pom.xml
@@ -32,7 +32,7 @@
32
<changelist>-SNAPSHOT</changelist>
33
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
34
<java.level>8</java.level>
35
- <jenkins.version>2.270</jenkins.version>
+ <jenkins.version>2.289.1</jenkins.version>
36
</properties>
37
38
<dependencyManagement>
@@ -67,7 +67,7 @@
67
<groupId>org.jenkins-ci.main</groupId>
68
<artifactId>maven-plugin</artifactId>
69
<!-- needs hudson.model.User with getById() -->
70
- <version>3.12</version>
+ <version>3.13</version>
71
<exclusions>
72
<!-- TODO bump in maven plugin, conflict with junit plugin dependencies -->
73
<exclusion>
0 commit comments