Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 7, 2024

Bumps log4j.version from 2.22.1 to 2.24.1.
Updates org.apache.logging.log4j:log4j-core from 2.22.1 to 2.24.1

Updates org.apache.logging.log4j:log4j-api from 2.22.1 to 2.24.1

You can trigger a rebase of this PR 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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 7, 2024
@wolf31o2
Copy link

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/log4j.version-2.24.1 branch from 4ed0398 to 7ca895f Compare May 27, 2025 18:54
@noobgramming
Copy link
Contributor

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/maven/log4j.version-2.24.1 branch from 7ca895f to 6223cdc Compare July 8, 2025 16:47
@wolf31o2
Copy link

@dependabot rebase

Bumps `log4j.version` from 2.22.1 to 2.24.1.

Updates `org.apache.logging.log4j:log4j-core` from 2.22.1 to 2.24.1

Updates `org.apache.logging.log4j:log4j-api` from 2.22.1 to 2.24.1

---
updated-dependencies:
- dependency-name: org.apache.logging.log4j:log4j-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: org.apache.logging.log4j:log4j-api
  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/maven/log4j.version-2.24.1 branch from 6223cdc to 389c65d Compare July 30, 2025 15:54
@wolf31o2 wolf31o2 requested a review from Copilot July 30, 2025 16:46
Copy link

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

This PR updates the Log4j dependency version from 2.22.1 to 2.24.1 as part of automated dependency management.

  • Updates the log4j.version property in the Maven POM file
  • Ensures the project uses the latest Log4j version for potential security fixes and improvements
Comments suppressed due to low confidence (1)

pom.xml:55

  • The version 2.25.1 does not exist for Log4j. Based on my knowledge cutoff in January 2025, Log4j version 2.25.1 has not been released. The diff shows the version should be updated to 2.24.1 as mentioned in the PR title and description, but the actual change shows 2.25.1.
    <log4j.version>2.25.1</log4j.version>

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants