Skip to content

Commit

Permalink
Bump mavenVersion from 3.9.8 to 3.9.9
Browse files Browse the repository at this point in the history
Bumps `mavenVersion` from 3.9.8 to 3.9.9.

Updates `org.apache.maven:maven-resolver-provider` 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-model-builder` 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-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)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven-resolver-provider
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-model-builder
  dependency-type: direct:production
  update-type: version-update:semver-patch
- 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>
  • Loading branch information
dependabot[bot] committed Aug 22, 2024
1 parent d617775 commit ee80d64
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 @@ -93,7 +93,7 @@
<guiceVersion>6.0.0</guiceVersion>
<slf4jVersion>1.7.36</slf4jVersion>
<!-- used by supplier and demo only -->
<mavenVersion>3.9.8</mavenVersion>
<mavenVersion>3.9.9</mavenVersion>
<minimalMavenBuildVersion>[3.8.7,)</minimalMavenBuildVersion>
<minimalJavaBuildVersion>[1.8.0-362,)</minimalJavaBuildVersion>
<project.build.outputTimestamp>2024-08-05T13:38:32Z</project.build.outputTimestamp>
Expand Down

0 comments on commit ee80d64

Please sign in to comment.