Skip to content

Commit

Permalink
fix: upgrade org.apache.maven:maven-plugin-api from 3.8.6 to 3.8.7
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.apache.maven:maven-plugin-api from 3.8.6 to 3.8.7.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.apache.maven/maven-plugin-api/

See this project in Snyk:
https://app.snyk.io/org/spotify-foss/project/65961db5-08bc-464e-9b89-9f60d07ad594?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Feb 18, 2023
1 parent 18790e4 commit 63e0d88
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 @@ -12,7 +12,7 @@
<packaging>maven-plugin</packaging>

<properties>
<maven.api.version>3.8.6</maven.api.version>
<maven.api.version>3.8.7</maven.api.version>
</properties>

<prerequisites>
Expand Down

0 comments on commit 63e0d88

Please sign in to comment.