Skip to content

Commit

Permalink
Bump maven-plugin from 3.16 to 3.22 (jenkinsci#184)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent 32c6d60 commit 99b537a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
<dependency>
<groupId>org.jenkins-ci.main</groupId>
<artifactId>maven-plugin</artifactId>
<!-- Intentionally kept at 3.16 to not disrupt Jenkins plugin bill of materials -->
<!-- Intentionally kept at 3.22 to not disrupt Jenkins plugin bill of materials -->
<!-- https://github.com/jenkinsci/bom/pull/1978#issuecomment-1516220549 -->
<!-- TODO: Before upgrading this version, must check that plugin bill of materials is unharmed -->
<version>3.16</version>
<version>3.22</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit 99b537a

Please sign in to comment.