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.13.1 to 3.14.0 (#1263)

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

See this package in maven:
org.apache.maven.plugin-tools:maven-plugin-annotations

See this project in Snyk:
https://app.snyk.io/org/predic8/project/e76be542-85e0-4013-98c2-1effb109b8e2?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
predic8 and snyk-bot authored Sep 9, 2024
1 parent aec1a38 commit d1a1a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.13.1</version>
<version>3.14.0</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit d1a1a5e

Please sign in to comment.