Skip to content

Commit

Permalink
[MRESOLVER-609] Bump maven3Version from 3.9.8 to 3.9.9 (#559)
Browse files Browse the repository at this point in the history
Bumps `maven3Version` 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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

---

https://issues.apache.org/jira/browse/MRESOLVER-609
  • Loading branch information
dependabot[bot] authored Oct 12, 2024
1 parent d8573c1 commit 9c4ebca
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 @@ -105,7 +105,7 @@
<!-- Used by Jetty Transport (client) and Test HTTP (server) -->
<jettyVersion>10.0.22</jettyVersion>
<!-- used by supplier and demo only -->
<maven3Version>3.9.8</maven3Version>
<maven3Version>3.9.9</maven3Version>
<maven4Version>4.0.0-beta-3</maven4Version>
<minimalMavenBuildVersion>[3.8.8,)</minimalMavenBuildVersion>
<!-- MRESOLVER-422: keep this in sync with Javadoc plugin configuration (but cannot directly, as this below is range) -->
Expand Down

0 comments on commit 9c4ebca

Please sign in to comment.