Skip to content

Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /buildSrc/src/testKit/thirdPartyAudit#21040

Merged
cwperks merged 3 commits intomainfrom
dependabot/gradle/buildSrc/src/testKit/thirdPartyAudit/org.apache.logging.log4j-log4j-core-2.25.4
Mar 31, 2026
Merged

Bump org.apache.logging.log4j:log4j-core from 2.25.3 to 2.25.4 in /buildSrc/src/testKit/thirdPartyAudit#21040
cwperks merged 3 commits intomainfrom
dependabot/gradle/buildSrc/src/testKit/thirdPartyAudit/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 dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch labels Mar 30, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 30, 2026 15:08
@dependabot dependabot bot added patch dependencies Pull requests that update a dependency file dependabot PRs with auto version bumps from dependabot labels Mar 30, 2026
Signed-off-by: dependabot[bot] <support@github.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 92b1a97: SUCCESS

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 30, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 73.16%. Comparing base (15fcc08) to head (10d528f).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #21040      +/-   ##
============================================
- Coverage     73.26%   73.16%   -0.10%     
+ Complexity    72743    72736       -7     
============================================
  Files          5862     5871       +9     
  Lines        332558   332666     +108     
  Branches      48010    48014       +4     
============================================
- Hits         243643   243395     -248     
- Misses        69343    69771     +428     
+ Partials      19572    19500      -72     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

…PartyAudit/org.apache.logging.log4j-log4j-core-2.25.4

Signed-off-by: Andrew Ross <andrross@amazon.com>
@github-actions
Copy link
Copy Markdown
Contributor

✅ Gradle check result for 10d528f: SUCCESS

@cwperks cwperks merged commit 04ac6e3 into main Mar 31, 2026
24 checks passed
@dependabot dependabot bot deleted the dependabot/gradle/buildSrc/src/testKit/thirdPartyAudit/org.apache.logging.log4j-log4j-core-2.25.4 branch March 31, 2026 01:19
gagandhakrey pushed a commit to gagandhakrey/OpenSearch that referenced this pull request Apr 1, 2026
…ildSrc/src/testKit/thirdPartyAudit (opensearch-project#21040)

* Bump org.apache.logging.log4j:log4j-core

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>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
Signed-off-by: Gagan Dhakrey <gagandhakrey@Gagans-MacBook-Pro.local>
bharath-techie pushed a commit to bharath-techie/OpenSearch that referenced this pull request Apr 2, 2026
…ildSrc/src/testKit/thirdPartyAudit (opensearch-project#21040)

* Bump org.apache.logging.log4j:log4j-core

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>

* Update changelog

Signed-off-by: dependabot[bot] <support@github.com>

---------

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Andrew Ross <andrross@amazon.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Andrew Ross <andrross@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependabot PRs with auto version bumps from dependabot dependencies Pull requests that update a dependency file patch

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants