Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/tcurdt/project/6cdc8093-5771-41b5-a9e1-a3aa9813eb26?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Sep 15, 2024
1 parent 4cc1783 commit 792fb40
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 @@ -7,7 +7,7 @@
<maven.compiler.target>11</maven.compiler.target>
<maven.compiler.release>11</maven.compiler.release>
<maven.scope>provided</maven.scope>
<maven.version>3.9.8</maven.version>
<maven.version>3.9.9</maven.version>
<maven.plugin.version>3.15.0</maven.plugin.version>
<plexus.sec.version>1.4</plexus.sec.version>
</properties>
Expand Down

0 comments on commit 792fb40

Please sign in to comment.