Skip to content

Commit

Permalink
Merge pull request #3339 from objectionary/renovate/org.apache.maven.…
Browse files Browse the repository at this point in the history
…plugin-tools-maven-plugin-annotations-3.x

fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.0
  • Loading branch information
yegor256 authored Sep 1, 2024
2 parents 0999bb9 + f903286 commit fe452d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@ SOFTWARE.
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.13.1</version>
<version>3.15.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit fe452d9

Please sign in to comment.