Skip to content

Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4#122

Merged
conorheffron merged 3 commits into
mainfrom
dependabot/gradle/org.apache.logging.log4j-log4j-core-2.25.4
Apr 4, 2026
Merged

Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4#122
conorheffron merged 3 commits into
mainfrom
dependabot/gradle/org.apache.logging.log4j-log4j-core-2.25.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Bumps org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4.

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.logging.log4j:log4j-core from 2.25.3 to 2.25.4.

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-version: 2.25.4
  dependency-type: direct:production
  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 Mar 30, 2026
@github-actions github-actions Bot requested a review from conorheffron March 30, 2026 06:12
@conorheffron conorheffron requested a review from Copilot April 4, 2026 14:31
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates dependencies (Dependabot) for Log4j, with an additional project version change.

Changes:

  • Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in the Gradle version catalog.
  • Bump the project artifact version from 1.2.9-RELEASE to 1.3.0-RELEASE in build.gradle.kts.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 1 comment.

File Description
gradle/libs.versions.toml Updates Log4j Core version in the centralized versions catalog.
build.gradle.kts Updates the project’s published version string.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gradle/libs.versions.toml
Comment on lines +21 to +23
org-apache-logging-log4j-log4j-api = "2.25.4"
org-apache-logging-log4j-log4j-core = "2.25.4"
org-apache-logging-log4j-log4j-to-slf4j = "2.25.4"
Copy link

Copilot AI Apr 4, 2026

Choose a reason for hiding this comment

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

The Log4j artifacts are now on mixed versions (log4j-core is 2.25.4, but log4j-api and log4j-to-slf4j remain 2.25.3). Log4j modules are intended to be kept on the same version; this mismatch can lead to dependency resolution conflicts or runtime linkage errors. Consider bumping all Log4j modules together (api/core/to-slf4j) to 2.25.4 or managing them via the Log4j BOM/platform to keep versions aligned.

Copilot uses AI. Check for mistakes.
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 4, 2026

@conorheffron conorheffron merged commit 6951120 into main Apr 4, 2026
9 checks passed
@dependabot dependabot Bot deleted the dependabot/gradle/org.apache.logging.log4j-log4j-core-2.25.4 branch April 4, 2026 14:37
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