Skip to content

Commit

Permalink
Bump version.maven.api from 3.9.8 to 3.9.9
Browse files Browse the repository at this point in the history
Bumps `version.maven.api` 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 Sep 30, 2024
1 parent 961abb4 commit f29df04
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 @@ -49,7 +49,7 @@

<version.jackson-databind>2.17.1</version.jackson-databind>
<version.javaparser>3.26.2</version.javaparser>
<version.maven.api>3.9.8</version.maven.api>
<version.maven.api>3.9.9</version.maven.api>
<version.maven.gpg>3.2.7</version.maven.gpg>
<version.maven.javadoc>3.10.0</version.maven.javadoc>
<version.maven.nexus-staging>1.7.0</version.maven.nexus-staging>
Expand Down

0 comments on commit f29df04

Please sign in to comment.