Upgrade to maven-plugin-annotations 3.5.2
Closes gh-14434
This commit is contained in:
parent
8b16630a49
commit
e00a254729
|
|
@ -216,7 +216,7 @@
|
|||
<dependency>
|
||||
<groupId>org.apache.maven.plugin-tools</groupId>
|
||||
<artifactId>maven-plugin-annotations</artifactId>
|
||||
<version>3.2</version>
|
||||
<version>3.5.2</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.codehaus.plexus</groupId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue