Skip to content

Commit

Permalink
Bump 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
Bumps [org.apache.maven:maven-plugin-api](https://github.com/apache/maven) from 3.9.8 to 3.9.9.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.9.8...maven-3.9.9)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 26, 2024
1 parent 2679ca6 commit 5ae9fc1
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 @@ -41,7 +41,7 @@
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
<maven-gpg-plugin.version>3.2.4</maven-gpg-plugin.version>
<maven-plugin-plugin.version>3.13.1</maven-plugin-plugin.version>
<maven-plugin-api.version>3.9.8</maven-plugin-api.version>
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
<maven-project.version>2.2.1</maven-project.version>
<maven-release-plugin.version>3.0.0-M4</maven-release-plugin.version>
Expand Down

0 comments on commit 5ae9fc1

Please sign in to comment.