Skip to content

Bump the pax-logging group in /cnf with 2 updates#3558

Merged
sfeilmeier merged 3 commits intodevelopfrom
dependabot/maven/cnf/develop/pax-logging-a5eff77922
Feb 6, 2026
Merged

Bump the pax-logging group in /cnf with 2 updates#3558
sfeilmeier merged 3 commits intodevelopfrom
dependabot/maven/cnf/develop/pax-logging-a5eff77922

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2026

Bumps the pax-logging group in /cnf with 2 updates: org.ops4j.pax.logging:pax-logging-api and org.ops4j.pax.logging:pax-logging-log4j2.

Updates org.ops4j.pax.logging:pax-logging-api from 2.3.1 to 2.3.2

Commits
  • 8480e08 [maven-release-plugin] prepare release logging-2.3.2
  • 4e55a65 [docs] Update version matrix
  • e99cef3 [Fixes #584] Upgrade to Logback 1.5.27
  • b3dbd68 [Fixes #586] Upgrade to JBoss Logging 3.6.2.Final
  • ef352eb [Fixes #585] Upgrade to Tomcat JULI 9.0.115
  • dd9b3d0 [versions] Update minor dependencies
  • 4e6bcad [build] Update versions of Maven plugins
  • a739717 [Fixes #582] Upgrada to Log4j2 2.25.3
  • bea753c [docs] Fix information about Log4j2 version used in 2.3.x
  • 4250f2a [versions] Set versions of inactive projects to 2.3.2-SNAPSHOT
  • Additional commits viewable in compare view

Updates org.ops4j.pax.logging:pax-logging-log4j2 from 2.3.1 to 2.3.2

Commits
  • 8480e08 [maven-release-plugin] prepare release logging-2.3.2
  • 4e55a65 [docs] Update version matrix
  • e99cef3 [Fixes #584] Upgrade to Logback 1.5.27
  • b3dbd68 [Fixes #586] Upgrade to JBoss Logging 3.6.2.Final
  • ef352eb [Fixes #585] Upgrade to Tomcat JULI 9.0.115
  • dd9b3d0 [versions] Update minor dependencies
  • 4e6bcad [build] Update versions of Maven plugins
  • a739717 [Fixes #582] Upgrada to Log4j2 2.25.3
  • bea753c [docs] Fix information about Log4j2 version used in 2.3.x
  • 4250f2a [versions] Set versions of inactive projects to 2.3.2-SNAPSHOT
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the pax-logging group in /cnf with 2 updates: [org.ops4j.pax.logging:pax-logging-api](https://github.com/ops4j/org.ops4j.pax.logging) and [org.ops4j.pax.logging:pax-logging-log4j2](https://github.com/ops4j/org.ops4j.pax.logging).


Updates `org.ops4j.pax.logging:pax-logging-api` from 2.3.1 to 2.3.2
- [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
- [Commits](ops4j/org.ops4j.pax.logging@logging-2.3.1...logging-2.3.2)

Updates `org.ops4j.pax.logging:pax-logging-log4j2` from 2.3.1 to 2.3.2
- [Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
- [Commits](ops4j/org.ops4j.pax.logging@logging-2.3.1...logging-2.3.2)

---
updated-dependencies:
- dependency-name: org.ops4j.pax.logging:pax-logging-api
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pax-logging
- dependency-name: org.ops4j.pax.logging:pax-logging-log4j2
  dependency-version: 2.3.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: pax-logging
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies java Pull requests that update Java code labels Feb 5, 2026
@dependabot dependabot bot force-pushed the dependabot/maven/cnf/develop/pax-logging-a5eff77922 branch from 236cdb8 to 3c1d8ac Compare February 6, 2026 14:45
@sfeilmeier sfeilmeier force-pushed the dependabot/maven/cnf/develop/pax-logging-a5eff77922 branch from 3c1d8ac to b7e606a Compare February 6, 2026 15:42
@sfeilmeier sfeilmeier merged commit 0df407e into develop Feb 6, 2026
2 checks passed
@sfeilmeier sfeilmeier deleted the dependabot/maven/cnf/develop/pax-logging-a5eff77922 branch February 6, 2026 15:43
@codecov
Copy link
Copy Markdown

codecov bot commented Feb 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Additional details and impacted files
@@              Coverage Diff              @@
##             develop    #3558      +/-   ##
=============================================
- Coverage      59.40%   59.40%   -0.00%     
  Complexity       105      105              
=============================================
  Files           3069     3069              
  Lines         133076   133076              
  Branches        9815     9815              
=============================================
- Hits           79046    79042       -4     
- Misses         51046    51051       +5     
+ Partials        2984     2983       -1     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies java Pull requests that update Java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant