Skip to content

Bump mavenVersion from 3.8.1 to 3.8.9#2538

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mavenVersion-3.8.9
Open

Bump mavenVersion from 3.8.1 to 3.8.9#2538
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/mavenVersion-3.8.9

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 25, 2026

Bumps mavenVersion from 3.8.1 to 3.8.9.
Updates org.apache.maven:maven from 3.8.1 to 3.8.9

Release notes

Sourced from org.apache.maven:maven's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • e26b057 [maven-release-plugin] prepare release maven-3.8.9
  • b953b14 [MNG-6776] Inconsistent list of parameters for MojoDescriptor (#584)
  • dd8fb99 Fix checkstyle errors
  • 74fc341 [MNG-7875] colorize transfer messages
  • 9fa71ff [MNG-7895] Support ${project.basedir} in file profile activation
  • 7959f0d [MNG-7676] Fix checksum plugin configuration (#977)
  • ca3b346 [MNG-7778] - Include suppressed exceptions when logging failures (#1103)
  • 098cd95 Update DOAP with Maven 3.8.8 release
  • 8047c59 [MNG-7561] never resolve version ranges with same lower and upper bound (#864)
  • 0471bfd Add TODO about property source of maven.repo.local
  • Additional commits viewable in compare view

Updates org.apache.maven:maven-core from 3.8.1 to 3.8.9

Updates org.apache.maven:maven-plugin-api from 3.8.1 to 3.8.9

Release notes

Sourced from org.apache.maven:maven-plugin-api's releases.

3.8.7

Sub-task

  • [MNG-7019] - Notify also at start when profile is missing

Bug

  • [MNG-7106] - VersionRange.toString() produces a string that cannot be parsed with VersionRange.createFromVersionSpec() for same lower and upper bounds
  • [MNG-7316] - REGRESSION: MavenProject.getAttachedArtifacts() is read-only
  • [MNG-7352] - org.apache.maven.toolchain.java.JavaToolchainImpl should be public
  • [MNG-7529] - Maven resolver makes bad repository choices when resolving version ranges
  • [MNG-7563] - REGRESSION: User properties now override model properties in dependencies
  • [MNG-7568] - [WARNING] The requested profile "ABCDEF" could not be activated because it does not exist.
  • [MNG-7578] - Building Linux image on Windows impossible (patch incuded)
  • [MNG-7600] - LocalRepositoryManager is created too early
  • [MNG-7621] - Parameter '-f' causes ignoring any 'maven.config' (only on Windows)
  • [MNG-7637] - Possible NPE in MavenProject#hashCode()
  • [MNG-7644] - Fix version comparison where .X1 < -X2 for any string qualifier X

Improvement

  • [MNG-7590] - Allow configure resolver by properties in settings.xml
  • [MNG-7645] - Implement some #toString() methods

Task

  • [MNG-7513] - Address commons-io_commons-io vulnerability found in maven latest version
  • [MNG-7634] - Revert MNG-5982 and MNG-7417
  • [MNG-7636] - Partially revert MNG-5868 to restore backward compatibility (see MNG-7316)

Dependency upgrade

  • [MNG-7506] - Upgrade Maven Wagon to 3.5.2
  • [MNG-7641] - Upgrade Maven Wagon to 3.5.3

3.8.6

What's Changed

Full Changelog: apache/maven@maven-3.8.5...maven-3.8.6

... (truncated)

Commits
  • e26b057 [maven-release-plugin] prepare release maven-3.8.9
  • b953b14 [MNG-6776] Inconsistent list of parameters for MojoDescriptor (#584)
  • dd8fb99 Fix checkstyle errors
  • 74fc341 [MNG-7875] colorize transfer messages
  • 9fa71ff [MNG-7895] Support ${project.basedir} in file profile activation
  • 7959f0d [MNG-7676] Fix checksum plugin configuration (#977)
  • ca3b346 [MNG-7778] - Include suppressed exceptions when logging failures (#1103)
  • 098cd95 Update DOAP with Maven 3.8.8 release
  • 8047c59 [MNG-7561] never resolve version ranges with same lower and upper bound (#864)
  • 0471bfd Add TODO about property source of maven.repo.local
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps `mavenVersion` from 3.8.1 to 3.8.9.

Updates `org.apache.maven:maven` from 3.8.1 to 3.8.9
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.1...maven-3.8.9)

Updates `org.apache.maven:maven-core` from 3.8.1 to 3.8.9

Updates `org.apache.maven:maven-plugin-api` from 3.8.1 to 3.8.9
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](apache/maven@maven-3.8.1...maven-3.8.9)

---
updated-dependencies:
- dependency-name: org.apache.maven:maven
  dependency-version: 3.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-core
  dependency-version: 3.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: org.apache.maven:maven-plugin-api
  dependency-version: 3.8.9
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants