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.7.1 to 3.8.1 (#169)

Snyk has created this PR to upgrade org.apache.maven.plugin-tools:maven-plugin-annotations from 3.7.1 to 3.8.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/spotify-foss/project/c9cb7045-0744-4928-a764-5614b672ccad?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
perploug and snyk-bot authored Mar 16, 2023
1 parent b40fe15 commit a9799b8
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 @@ -78,7 +78,7 @@
<dependency>
<groupId>org.apache.maven.plugin-tools</groupId>
<artifactId>maven-plugin-annotations</artifactId>
<version>3.7.1</version>
<version>3.8.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit a9799b8

Please sign in to comment.