Skip to content

Commit

Permalink
Merge pull request #63 from jenkinsci/dependabot/maven/org.jenkins-ci…
Browse files Browse the repository at this point in the history
….main-maven-plugin-3.14

build(deps): bump maven-plugin from 3.13 to 3.14
  • Loading branch information
jimklimov authored Oct 19, 2021
2 parents 14b405c + df3482d commit 364ddba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
<!-- needs hudson.model.User with getById() -->
<version>3.13</version>
<version>3.14</version>
<exclusions>
<!-- TODO bump in maven plugin, conflict with junit plugin dependencies -->
<exclusion>
Expand Down

0 comments on commit 364ddba

Please sign in to comment.