Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven:maven-plugin-api from 3.9.8 to 3.9…
Browse files Browse the repository at this point in the history
….9 (#2502)

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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent a757cf5 commit 81f2160
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootstrapper-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<maven-plugin-annotations.version>3.13.1</maven-plugin-annotations.version>
<maven-plugin-api.version>3.9.8</maven-plugin-api.version>
<maven-plugin-api.version>3.9.9</maven-plugin-api.version>
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
<maven-plugin-plugin.version>3.13.1</maven-plugin-plugin.version>
</properties>
Expand Down

0 comments on commit 81f2160

Please sign in to comment.