Skip to content

Commit

Permalink
fix: upgrade org.apache.maven.plugin-tools:maven-plugin-annotations f…
Browse files Browse the repository at this point in the history
…rom 3.10.1 to 3.10.2

Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.10.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/keeganwitt/project/75ff2a37-c01b-4dfa-b53e-d5fdd8afa0c9?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 1, 2023
1 parent e067dc4 commit d788376
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 @@ -57,7 +57,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.10.1</version>
<version>3.10.2</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d788376

Please sign in to comment.