Skip to content

Commit

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

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: deweyjose <richard.e.jose@gmail.com>
  • Loading branch information
dependabot[bot] and deweyjose authored Jul 9, 2024
1 parent b28128d commit 540f229
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.6</maven-plugin-api.version>
<maven-plugin-api.version>3.9.8</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 540f229

Please sign in to comment.