Skip to content

Commit

Permalink
Bump maven.version from 3.9.8 to 3.9.9
Browse files Browse the repository at this point in the history
Bumps `maven.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 26, 2024
1 parent 8f10d76 commit 6065fde
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 @@ -74,7 +74,7 @@
<kerby.version>2.1.0</kerby.version>
<ldapsdk.version>4.1</ldapsdk.version>
<logback.version>1.5.7</logback.version>
<maven.version>3.9.8</maven.version>
<maven.version>3.9.9</maven.version>
<mina.core.version>2.2.3</mina.core.version>
<org.apache.felix.version>7.0.5</org.apache.felix.version>
<pax-exam.version>4.13.4</pax-exam.version>
Expand Down

0 comments on commit 6065fde

Please sign in to comment.