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.9.0 to 3.10.1

Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.9.0 to 3.10.1.

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/hypery2k/project/f4478d5f-c84c-4105-8cae-0b9570cd0bfd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and hypery2k committed Nov 25, 2023
1 parent c6537ff commit f55ea87
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 @@ -105,7 +105,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.9.0</version>
<version>3.10.1</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit f55ea87

Please sign in to comment.