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/predic8/project/e76be542-85e0-4013-98c2-1effb109b8e2?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and rrayst committed Jul 8, 2024
1 parent 78570a6 commit 833bb54
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 @@ -36,7 +36,7 @@
<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 833bb54

Please sign in to comment.