Skip to content

Commit

Permalink
fix(deps): update dependency org.apache.maven.plugin-tools:maven-plug…
Browse files Browse the repository at this point in the history
…in-annotations to v3.10.2
  • Loading branch information
renovate[bot] authored and mickroll committed Nov 21, 2023
1 parent 18f1e9b commit 4cabffd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@

<maven-plugin-plugin.version>3.6.1</maven-plugin-plugin.version>
<maven-core.version>3.9.5</maven-core.version>
<maven-plugin-annotations.version>3.6.1</maven-plugin-annotations.version>
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
<maven-surefire-plugin.version>3.2.2</maven-surefire-plugin.version>
<plexus-component.version>2.1.0</plexus-component.version>
<maven-compiler-plugin.version>3.11.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 4cabffd

Please sign in to comment.