Skip to content

Commit

Permalink
Bump maven-plugin-annotations from 3.6.4 to 3.7.0 (jenkinsci#124)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2022
1 parent 5f37b4c commit e818303
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion access-modifier-checker/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
<!-- annotations are not used at runtime because @Retention(value=CLASS), they are needed only to build the plugin -->
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.6.4</version>
<version>3.7.0</version>
<optional>true</optional>
</dependency>
<dependency>
Expand Down

0 comments on commit e818303

Please sign in to comment.