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.8.2
  • Loading branch information
renovate[bot] committed May 7, 2023
1 parent dd48eb8 commit ed7fc2a
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.8.1</version>
<version>3.8.2</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit ed7fc2a

Please sign in to comment.