Skip to content

Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.25.5 - #13874

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.apache.logging.log4j-log4j-api-2.25.5
Open

Bump org.apache.logging.log4j:log4j-api from 2.19.0 to 2.25.5#13874
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/org.apache.logging.log4j-log4j-api-2.25.5

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps org.apache.logging.log4j:log4j-api from 2.19.0 to 2.25.5.

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps org.apache.logging.log4j:log4j-api from 2.19.0 to 2.25.5.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-api
  dependency-version: 2.25.5
  dependency-type: direct:production
...

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 Aug 13, 2026
@DaanHoogland
DaanHoogland requested review from JoaoJandre and a lite review from Copilot August 14, 2026 10:04
@DaanHoogland

Copy link
Copy Markdown
Contributor

@blueorangutan package

@blueorangutan

Copy link
Copy Markdown

@DaanHoogland a [SL] Jenkins job has been kicked to build packages. It will be bundled with no SystemVM templates. I'll keep you posted as I make progress.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the shared Log4j version property in the root Maven build, which effectively upgrades the Log4j libraries used across CloudStack.

Changes:

  • Bump cs.log4j.version from 2.19.0 to 2.25.5.
  • As a result, both org.apache.logging.log4j:log4j-api and org.apache.logging.log4j:log4j-core versions are updated (they both reference ${cs.log4j.version}).

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread pom.xml
Comment on lines 90 to 92
<!-- Logging versions -->
<cs.log4j.version>2.19.0</cs.log4j.version>
<cs.log4j.version>2.25.5</cs.log4j.version>
<cs.reload4j.version>1.2.25</cs.reload4j.version>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

component:build 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.

3 participants