fix(deps): update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.6.4

This commit is contained in:
renovate[bot] 2022-07-21 11:43:39 +00:00 committed by Stefan Begerad
parent 1b25547133
commit a473938843
1 changed files with 1 additions and 1 deletions

View File

@ -52,7 +52,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.6.0</version>
<version>3.6.4</version>
<scope>provided</scope>
</dependency>
<!--This plugin lets us access the information about the project where we are including the plugin.-->