Skip to content

Commit

Permalink
fix: upgrade org.apache.maven:maven-plugin-api from 3.9.7 to 3.9.8
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.9.7 to 3.9.8.

See this package in maven:
org.apache.maven:maven-plugin-api

See this project in Snyk:
https://app.snyk.io/org/yegor256/project/01f0062e-61d8-46d0-a179-2bd262153adc?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 6, 2024
1 parent 141fd64 commit 6768b90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ SOFTWARE.
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-plugin-api</artifactId>
<version>3.9.7</version>
<version>3.9.8</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 6768b90

Please sign in to comment.