Skip to content

Commit 8f636d2

Browse files
committed
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.12.0
Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.2 to 3.12.0. See this package in Maven Repository: https://mvnrepository.com/artifact/org.apache.maven.plugin-tools/maven-plugin-annotations/ See this project in Snyk: https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent dedc6ba commit 8f636d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<maven.compiler.target>1.8</maven.compiler.target>
88
<maven.scope>provided</maven.scope>
99
<maven.version>3.8.2</maven.version>
10-
<maven.plugin.version>3.10.2</maven.plugin.version>
10+
<maven.plugin.version>3.12.0</maven.plugin.version>
1111
<plexus.sec.version>1.4</plexus.sec.version>
1212
<additionalparam>-Xdoclint:none</additionalparam>
1313
</properties>

0 commit comments

Comments
 (0)