Skip to content

Bump actions/setup-java from 5.4.0 to 5.5.0#12438

Merged
gnodet merged 2 commits into
maven-3.9.xfrom
dependabot/github_actions/maven-3.9.x/actions/setup-java-5.5.0
Jul 10, 2026
Merged

Bump actions/setup-java from 5.4.0 to 5.5.0#12438
gnodet merged 2 commits into
maven-3.9.xfrom
dependabot/github_actions/maven-3.9.x/actions/setup-java-5.5.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps actions/setup-java from 5.4.0 to 5.5.0.

Release notes

Sourced from actions/setup-java's releases.

v5.5.0

What's Changed

New Contributors

Full Changelog: actions/setup-java@v5...v5.5.0

Commits
  • 0f481fc feat: Add distribution detection support to .sdkmanrc file (#975)
  • c4922bf docs: document problem matcher (and how to disable it), Maven Wrapper caching...
  • 6657b99 feat: Add set-default option (#1017)
  • a50fdcc dist: Support Tencent Kona JDK (#672)
  • 77ee41d fix: Maven Toolchains grows unexpectedly (#534)
  • 0765b15 chore(deps-dev): bump eslint-plugin-jest from 29.0.1 to 29.15.4 (#1074)
  • c712b2f Bump prettier from 3.6.2 to 3.9.1 (#1066)
  • 733efae feat: Disable interactiveMode in generated Maven settings.xml (#1052)
  • 6c4d4a5 feat: suppress Maven transfer progress via MAVEN_ARGS by default (add show-do...
  • 324b333 Fix arm64 e2e workflow tests mislabeled as x64 (#1073)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code mvn3 labels Jul 8, 2026
@slawekjaranowski

Copy link
Copy Markdown
Member

@dependabot rebase

Bumps [actions/setup-java](https://github.com/actions/setup-java) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@1bcf9fb...0f481fc)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-version: 5.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/github_actions/maven-3.9.x/actions/setup-java-5.5.0 branch from f3b8330 to 6519619 Compare July 10, 2026 06:01
setup-java v5.5.0 sets MAVEN_ARGS=-ntp by default, which suppresses
transfer progress output and breaks 3 ITs that verify transfer listener
behavior (mng-4461, mng-4829, mng-6240).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@gnodet
gnodet merged commit c5c89a5 into maven-3.9.x Jul 10, 2026
21 checks passed
@gnodet
gnodet deleted the dependabot/github_actions/maven-3.9.x/actions/setup-java-5.5.0 branch July 10, 2026 12:43
@github-actions github-actions Bot added this to the 3.9.17 milestone Jul 10, 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 github_actions Pull requests that update GitHub Actions code mvn3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants