Skip to content

Commit

Permalink
chore(deps): bump maven-plugin-api.version from 3.9.8 to 3.9.9
Browse files Browse the repository at this point in the history
Bumps `maven-plugin-api.version` from 3.9.8 to 3.9.9.

Updates `org.apache.maven:maven-plugin-api` 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)

Updates `org.apache.maven:maven-core` 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
- dependency-name: org.apache.maven:maven-core
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 19, 2024
1 parent f9cf28b commit 5c5a481
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 @@ -90,7 +90,7 @@
<commons-io.version>2.16.1</commons-io.version>
<jmh.version>1.37</jmh.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-compiler-plugin.version>3.13.0</maven-compiler-plugin.version>
Expand Down

0 comments on commit 5c5a481

Please sign in to comment.