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.12.0 to 3.13.0

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

See this package in maven:
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 committed May 25, 2024
1 parent d93d27d commit 3164a97
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.12.0</version>
<version>3.13.0</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 3164a97

Please sign in to comment.