Skip to content

Bump maven-resolver to 1.9.27 - #202

Merged
slachiewicz merged 2 commits into
masterfrom
dependabot/maven/org.apache.maven.resolver-maven-resolver-util-1.9.27
Jun 27, 2026
Merged

Bump maven-resolver to 1.9.27#202
slachiewicz merged 2 commits into
masterfrom
dependabot/maven/org.apache.maven.resolver-maven-resolver-util-1.9.27

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 16, 2026

Copy link
Copy Markdown
Contributor

Bumps org.apache.maven.resolver:maven-resolver-util from 1.9.0 to 1.9.27.

Release notes

Sourced from org.apache.maven.resolver:maven-resolver-util's releases.

1.9.27

🐛 Bug Fixes

1.9.26

🚀 New features and improvements

🐛 Bug Fixes

📝 Documentation updates

  • Clarify that HTTP Transport uses Apache HTTP Client (#1725) @​kwin

📦 Dependency updates

1.9.25

🚀 New features and improvements

🐛 Bug Fixes

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
org.apache.maven.resolver:maven-resolver-util [>= 2.a0, < 3]

Dependabot compatibility score

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 [org.apache.maven.resolver:maven-resolver-util](https://github.com/apache/maven-resolver) from 1.9.0 to 1.9.27.
- [Release notes](https://github.com/apache/maven-resolver/releases)
- [Commits](apache/maven-resolver@maven-resolver-1.9.0...maven-resolver-1.9.27)

---
updated-dependencies:
- dependency-name: org.apache.maven.resolver:maven-resolver-util
  dependency-version: 1.9.27
  dependency-type: direct:development
  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 Jun 16, 2026
@Bukama

Bukama commented Jun 23, 2026

Copy link
Copy Markdown
Contributor
org.apache.maven.shared.verifier.LauncherException: Failed to run Maven
	at org.apache.maven.shared.verifier.Embedded3xLauncher.run(Embedded3xLauncher.java:200)
	at org.apache.maven.shared.verifier.Embedded3xLauncherTest.runLauncher(Embedded3xLauncherTest.java:54)
	at org.apache.maven.shared.verifier.Embedded3xLauncherTest.testWithClasspath(Embedded3xLauncherTest.java:42)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
Caused by: java.lang.reflect.InvocationTargetException
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at org.apache.maven.shared.verifier.Embedded3xLauncher.run(Embedded3xLauncher.java:191)
	... 5 more
Caused by: java.lang.NoSuchMethodError: 'org.eclipse.aether.util.FileUtils$TempFile org.eclipse.aether.util.FileUtils.newTempFile(java.nio.file.Path)'

@slachiewicz
slachiewicz force-pushed the dependabot/maven/org.apache.maven.resolver-maven-resolver-util-1.9.27 branch from cc4977c to 078724a Compare June 27, 2026 13:21
@slachiewicz slachiewicz changed the title Bump org.apache.maven.resolver:maven-resolver-util from 1.9.0 to 1.9.27 Bump maven-resolver to 1.9.27 Jun 27, 2026
@slachiewicz
slachiewicz merged commit f51f73f into master Jun 27, 2026
15 checks passed
@slachiewicz
slachiewicz deleted the dependabot/maven/org.apache.maven.resolver-maven-resolver-util-1.9.27 branch June 27, 2026 13:26
@github-actions github-actions Bot added this to the 2.0.0-M2 milestone Jun 27, 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.

2 participants