Skip to content

Commit 64f89b2

Browse files
committed
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.10.2
Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.10.2. 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/quickfix-j/project/50fe797e-f509-4fbc-8918-986f7f344a52?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 7e05e3c commit 64f89b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
<build-helper-maven-plugin-version>3.3.0</build-helper-maven-plugin-version>
9494
<maven-shared-utils.version>3.3.4</maven-shared-utils.version>
9595
<file-management.version>3.0.0</file-management.version>
96-
<maven-plugin-annotations.version>3.7.1</maven-plugin-annotations.version>
96+
<maven-plugin-annotations.version>3.10.2</maven-plugin-annotations.version>
9797
<maven-plugin-testing-harness.version>3.3.0</maven-plugin-testing-harness.version>
9898
<plantuml-maven-plugin-version>1.2</plantuml-maven-plugin-version>
9999
<plantuml-version>8059</plantuml-version>

0 commit comments

Comments
 (0)