Skip to content

Commit

Permalink
Merge pull request #233 from jenkinsci/dependabot/maven/org.jenkins-c…
Browse files Browse the repository at this point in the history
…i.main-maven-plugin-3.24

build(deps): bump org.jenkins-ci.main:maven-plugin from 3.23 to 3.24
  • Loading branch information
jimklimov authored Nov 8, 2024
2 parents 0025aa0 + d377614 commit 7ac55a3
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 @@ -70,7 +70,7 @@
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
<!-- needs version of hudson.model.User with getById() -->
<version>3.23</version>
<version>3.24</version>
<optional>true</optional>
<exclusions>
<!-- TODO bump in maven plugin, conflict with junit plugin dependencies -->
Expand Down

0 comments on commit 7ac55a3

Please sign in to comment.