Skip to content

Commit eb219f8

Browse files
authored
Merge pull request #59 from jimklimov/mvn-plugin-3.13
2 parents a32ea6f + 8bdf491 commit eb219f8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<changelist>-SNAPSHOT</changelist>
3333
<gitHubRepo>jenkinsci/${project.artifactId}-plugin</gitHubRepo>
3434
<java.level>8</java.level>
35-
<jenkins.version>2.270</jenkins.version>
35+
<jenkins.version>2.289.1</jenkins.version>
3636
</properties>
3737

3838
<dependencyManagement>
@@ -67,7 +67,7 @@
6767
<groupId>org.jenkins-ci.main</groupId>
6868
<artifactId>maven-plugin</artifactId>
6969
<!-- needs hudson.model.User with getById() -->
70-
<version>3.12</version>
70+
<version>3.13</version>
7171
<exclusions>
7272
<!-- TODO bump in maven plugin, conflict with junit plugin dependencies -->
7373
<exclusion>

0 commit comments

Comments
 (0)