[fix][sec] Bump log4j2 from 2.26.0 to 2.26.1 - #26329
Conversation
Bumps `log4j2` from 2.26.0 to 2.26.1. Updates `org.apache.logging.log4j:log4j-bom` from 2.26.0 to 2.26.1 - [Release notes](https://github.com/apache/logging-log4j2/releases) - [Changelog](https://github.com/apache/logging-log4j2/blob/2.x/RELEASE-NOTES.adoc) - [Commits](apache/logging-log4j2@rel/2.26.0...rel/2.26.1) Updates `org.apache.logging.log4j:log4j-api` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-core` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-web` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-layout-template-json` from 2.26.0 to 2.26.1 Updates `org.apache.logging.log4j:log4j-slf4j2-impl` from 2.26.0 to 2.26.1 --- updated-dependencies: - dependency-name: org.apache.logging.log4j:log4j-bom dependency-version: 2.26.1 dependency-type: direct:production - dependency-name: org.apache.logging.log4j:log4j-api dependency-version: 2.26.1 dependency-type: direct:production - dependency-name: org.apache.logging.log4j:log4j-core dependency-version: 2.26.1 dependency-type: direct:production - dependency-name: org.apache.logging.log4j:log4j-web dependency-version: 2.26.1 dependency-type: direct:production - dependency-name: org.apache.logging.log4j:log4j-layout-template-json dependency-version: 2.26.1 dependency-type: direct:production - dependency-name: org.apache.logging.log4j:log4j-slf4j2-impl dependency-version: 2.26.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps the bundled log4j jar names in the server and shell distribution LICENSE.bin.txt files so that ./gradlew checkBinaryLicense passes. Assisted-by: Claude Code (Opus 5)
Security noteThis upgrade addresses CVE-2026-49844 (CWE-116, Improper Encoding or Escaping of Output) in the Apache Log4j API. When a Affected: Log4j API 2.13.1 through 2.25.4, and 2.26.0. Fixed in 2.25.5 and 2.26.1 (upstream apache/logging-log4j2#4163), which emit RFC 8259-compliant JSON for non-finite values. Additional changePushed 58d9c8d on top of the Dependabot commit to update the bundled jar names in |
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 307035b)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 307035b)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Lari Hotari <lhotari@apache.org> (cherry picked from commit 307035b)
Bumps
log4j2from 2.26.0 to 2.26.1.Updates
org.apache.logging.log4j:log4j-bomfrom 2.26.0 to 2.26.1Release notes
Sourced from org.apache.logging.log4j:log4j-bom's releases.
Commits
dd0f9d2Release changelog for version2.26.1efbb638Update theproject.build.outputTimestamppropertyc9332beFix handling of non-finite numbers while encodingMapMessageto JSON (#4163)bd8eca1Fix AsciiDoc typo inpattern-layout.adocdf1c753tidy up changelogs0592cfffix version inpom.xmle320257Release changelog for version2.26.15755541Update theproject.build.outputTimestampproperty6c2d931Set version to2.26.169d6641add patch release/2.26.1 liked commits and moved changelog the release/2.26.1...Updates
org.apache.logging.log4j:log4j-apifrom 2.26.0 to 2.26.1Updates
org.apache.logging.log4j:log4j-corefrom 2.26.0 to 2.26.1Updates
org.apache.logging.log4j:log4j-webfrom 2.26.0 to 2.26.1Updates
org.apache.logging.log4j:log4j-layout-template-jsonfrom 2.26.0 to 2.26.1Updates
org.apache.logging.log4j:log4j-slf4j2-implfrom 2.26.0 to 2.26.1Dependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.