Skip to content

Bump actions/setup-java from 5 to 5.6.0 in the gha group - #26

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/gha-f93f0ad6c3
Closed

Bump actions/setup-java from 5 to 5.6.0 in the gha group#26
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/gha-f93f0ad6c3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the gha group with 1 update: actions/setup-java.

Updates actions/setup-java from 5 to 5.6.0

Release notes

Sourced from actions/setup-java's releases.

v5.6.0

What's Changed

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

v5.5.0

What's Changed

New Contributors

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

v5.4.0

What's Changed

... (truncated)

Commits
  • c5f2f2e Bump github/codeql-action from 3 to 4 (#1069)
  • 623c707 chore: enforce pre-PR validation (aggregate scripts, git hooks, PR checklist)...
  • 1bcf9fb dist: Address Copilot review suggestions from PR #1042 (GraalVM Community) (#...
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gha group with 1 update: [actions/setup-java](https://github.com/actions/setup-java).


Updates `actions/setup-java` from 5 to 5.6.0
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](actions/setup-java@v5...v5.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Aug 1, 2026
@psiinon

psiinon commented Aug 1, 2026

Copy link
Copy Markdown
Member

Logo
Checkmarx One – Scan Summary & Detailsc941d962-fb92-40bf-b078-2bf2427dfb7d


New Issues (22)

High: 6 · Medium: 16

Checkmarx found the following issues in this Pull Request

# Severity Issue Source File / Package Checkmarx Insight
1 HIGH CVE-2025-48734 Maven-commons-beanutils:commons-beanutils-1.9.4
detailsRecommended version: 1.11.0
Description: An Improper Access Control vulnerability exists in Apache Commons. A special "BeanIntrospector" class was added in version 1.9.2. This can be used ...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: JHdXI7vfB6Um44vQmw2aClckUFsX501Cdei0JKjH8hQ%3D
Vulnerable Package
2 HIGH CVE-2026-54512 Maven-com.fasterxml.jackson.core:jackson-databind-2.19.1
detailsRecommended version: 2.21.4
Description: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.10.0 prior to 2.18.8, 2....
Attack Vector: NETWORK
Attack Complexity: HIGH

ID: DS8A4IXktL1BdZ3IuP5OSU4sVad2%2BSniy%2FzwoO1sUsg%3D
Vulnerable Package
3 HIGH CVE-2026-54513 Maven-com.fasterxml.jackson.core:jackson-databind-2.19.1
detailsRecommended version: 2.19.2.redhat-00003
Description: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. In versions 2.10.0 prior to 2.1...
Attack Vector: NETWORK
Attack Complexity: HIGH

ID: %2Ff74kAE97zVCT1Z54EAJwxWo%2B9XGNVwG%2Bvzeji2oSuQ%3D
Vulnerable Package
4 HIGH Cx2c9af752-2171 Maven-com.fasterxml.jackson.core:jackson-core-2.19.1
detailsRecommended version: 2.21.4
Description: The fix released in jackson-core `2.18.6` and `2.21.1` for [GHSA-72hv-8253-57qq] (Number Length Constraint Bypass in Async Parser, published 2026-0...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: QOtLCKc1FCtbOC7DioX1SPlFWGQmZ2Lol29DBdp7Wb4%3D
Vulnerable Package
5 HIGH Cx78f40514-81ff Maven-commons-collections:commons-collections-3.2.2
detailsDescription: The framework Apache Commons Collections before 4.3 is vulnerable to Stack Overflow. The function `add()` in the file `SetUniqueList.java` throws a...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: ipiuuoYAQX4Joy217zcwmfN10Xpfys%2BJabMYv1p%2FGpQ%3D
Vulnerable Package
6 HIGH Cxfa47c4e4-5ef9 Maven-com.fasterxml.jackson.core:jackson-core-2.19.1
detailsRecommended version: 2.21.4
Description: The non-blocking (async) JSON parser in jackson-core bypasses the "maxNumberLength" constraint (default: 1000 characters) defined in "StreamReadCon...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: QLYFZ50cFGM2S3cz%2FWuHrrZ1ZzabaDnOUuDch9Y857M%3D
Vulnerable Package
7 MEDIUM CVE-2012-5783 Maven-commons-httpclient:commons-httpclient-3.1
detailsDescription: Apache Commons HttpClient prior to 4.0-alpha1, as used in Amazon Flexible Payments Service (FPS) merchant Java SDK and other products, does not ver...
Attack Vector: NETWORK
Attack Complexity: MEDIUM

ID: zIELcoPYujziLiTgVXdBh8deAGDwfVI04IoVTZNR5os%3D
Vulnerable Package
8 MEDIUM CVE-2012-6153 Maven-commons-httpclient:commons-httpclient-3.1
detailsDescription: http/conn/ssl/AbstractVerifier.java in Apache Commons HttpClient before 4.2.3 does not properly verify that the server hostname matches a domain na...
Attack Vector: NETWORK
Attack Complexity: MEDIUM

ID: Z8U2EQhgE8UUe%2FEnWIz9gPKiwWG1Tk61OldKNIRJDUY%3D
Vulnerable Package
9 MEDIUM CVE-2020-13956 Maven-commons-httpclient:commons-httpclient-3.1
detailsDescription: Apache HttpClient can misinterpret malformed authority component in request URIs passed to the library as java.net.URI object and pick the wrong ta...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: x4FVojpcTBG0ZbCKdhlmtENPPYgy%2B1Cp8jN7B8ozGZw%3D
Vulnerable Package
10 MEDIUM CVE-2022-27820 Maven-org.zaproxy:zap-2.16.0
detailsDescription: OWASP Zed Attack Proxy (ZAP) does not verify the TLS certificate chain of an HTTPS server.
Attack Vector: NETWORK
Attack Complexity: HIGH

ID: qeJexcxtsn9jBKDHeo%2Bx%2FQKtSB7XBB3pH7FqPlbcP2k%3D
Vulnerable Package
11 MEDIUM CVE-2025-46392 Maven-commons-configuration:commons-configuration-1.10
detailsDescription: Uncontrolled Resource Consumption vulnerability in Apache Commons Configuration versions 1.x. There are a number of issues in Apache Commons Confi...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: Aqm2KTqszzRZrUb%2Br1sisUutxbOi08b2FhoZs%2BtfOus%3D
Vulnerable Package
12 MEDIUM CVE-2025-48924 Maven-commons-lang:commons-lang-2.6
detailsDescription: Uncontrolled Recursion vulnerability in Apache Commons Lang. The methods `ClassUtils.getClass(...)` can `throwStackOverflowError` on very long inpu...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: UVMxooTdOjPWfo4gXAkFN2McnAmuhxgJBY42LzfrlWo%3D
Vulnerable Package
13 MEDIUM CVE-2025-48924 Maven-org.apache.commons:commons-lang3-3.17.0
detailsRecommended version: 3.18.0
Description: Uncontrolled Recursion vulnerability in Apache Commons Lang. The methods `ClassUtils.getClass(...)` can `throwStackOverflowError` on very long inpu...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: HIgIrPCsblOLHed%2FvSuPdIzLYBECw%2FGbzgcsjPMozzU%3D
Vulnerable Package
14 MEDIUM CVE-2025-68161 Maven-org.apache.logging.log4j:log4j-core-2.24.2
detailsRecommended version: 2.25.2.redhat-00002
Description: The Socket Appender in Apache Log4j Core versions 2.0-beta9 through 2.25.2 does not perform TLS hostname verification of the peer certificate, even...
Attack Vector: NETWORK
Attack Complexity: HIGH

ID: 5kp0xhbAVWHbL%2BUGGpDqFcc0yOfWUNBHezQDrpataHo%3D
Vulnerable Package
15 MEDIUM CVE-2026-34477 Maven-org.apache.logging.log4j:log4j-core-2.24.2
detailsRecommended version: 2.25.4
Description: The fix for CVE-2025-68161 was incomplete: it addressed hostname verification only when enabled via the "log4j2.sslVerifyHostName" system property,...
Attack Vector: NETWORK
Attack Complexity: HIGH

ID: pMFpKCuqiNtSgToGW4ixlaWJ9JjkrIkFFt5MGb%2BcbEs%3D
Vulnerable Package
16 MEDIUM CVE-2026-34478 Maven-org.apache.logging.log4j:log4j-core-2.24.2
detailsRecommended version: 2.25.4
Description: Apache Log4j Core's Rfc5424Layout https://logging\.apache\.org/log4j/2\.x/manual/layouts\.html\#RFC5424Layout , in versions 2.21.0 through 2.25.3, and ...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: ZYPZWZ0UxoH3AOXiR9BT%2FlMwhxldcW8IfBb%2FxRYqO4k%3D
Vulnerable Package
17 MEDIUM CVE-2026-34479 Maven-org.apache.logging.log4j:log4j-1.2-api-2.24.2
detailsRecommended version: 2.25.4
Description: The Log4j1XmlLayout from the Apache Log4j 1-to-Log4j 2 bridge fails to escape characters forbidden by the XML 1.0 standard, producing malformed XML...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: zYws5zrb8MuqA0QaMwYrES6Ow3yUEju4ODq7gxTYLNc%3D
Vulnerable Package
18 MEDIUM CVE-2026-34480 Maven-org.apache.logging.log4j:log4j-core-2.24.2
detailsRecommended version: 2.25.4
Description: Apache Log4j Core's XmlLayout https://logging\.apache\.org/log4j/2\.x/manual/layouts\.html\#XmlLayout , versions through 2.25.3, and 3.x through 3.0.0-...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: Xe3lOjsw0RspINQKsaVAUqePZaIeX3oPd4QYVTydw2o%3D
Vulnerable Package
19 MEDIUM CVE-2026-49844 Maven-org.apache.logging.log4j:log4j-api-2.24.2
detailsRecommended version: 2.24.3.redhat-00001
Description: Improper encoding of non-finite floating-point values during MapMessage JSON serialization in Apache Log4j API produces output that is not valid JS...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: 5XManjnT7acZxP5n4ofX88SBmbnqX4UdQQa1B1xdAA4%3D
Vulnerable Package
20 MEDIUM CVE-2026-54514 Maven-com.fasterxml.jackson.core:jackson-databind-2.19.1
detailsRecommended version: 2.19.2.redhat-00003
Description: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. In versions 2.0.0 prior to 2.18...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: dPVzqtEgHlKHXeHtlUapmpmGf6Ffyo4OdvBtD8bN2fs%3D
Vulnerable Package
21 MEDIUM CVE-2026-54515 Maven-com.fasterxml.jackson.core:jackson-databind-2.19.1
detailsRecommended version: 2.19.2.redhat-00003
Description: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.8.0 prior to 2.18.9, 2.1...
Attack Vector: NETWORK
Attack Complexity: LOW

ID: 4rJqGNHVvwhvaCK3L4gMg%2F5OrtRUaCJSwaB4sxtriTE%3D
Vulnerable Package
22 MEDIUM CVE-2026-59888 Maven-com.fasterxml.jackson.core:jackson-databind-2.19.1
detailsRecommended version: 2.21.4
Description: jackson-databind contains the general-purpose data-binding functionality and tree-model for Jackson Data Processor. From 2.15.0 until 2.18.8, 2.21....
Attack Vector: NETWORK
Attack Complexity: LOW

ID: 4jBb3TBHNDwhNr92TTY0%2Fu5BZx%2FhPtM29dT7Izw5tPM%3D
Vulnerable Package

Communicate with Checkmarx by submitting a PR comment with @Checkmarx followed by one of the supported commands. Learn about the supported commands here.

@thc202 thc202 closed this Aug 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 1, 2026

Copy link
Copy Markdown
Contributor Author

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot
dependabot Bot deleted the dependabot/github_actions/gha-f93f0ad6c3 branch August 1, 2026 18:48
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

Development

Successfully merging this pull request may close these issues.

2 participants