This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/main by this push:
     new 0317f18b79 build(deps): bump pax.logging.version from 2.3.3 to 2.3.4 
(#2661)
0317f18b79 is described below

commit 0317f18b794404eae32d872c968ec34488268bc7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat May 16 07:18:20 2026 +0200

    build(deps): bump pax.logging.version from 2.3.3 to 2.3.4 (#2661)
    
    Bumps `pax.logging.version` from 2.3.3 to 2.3.4.
    
    Updates `org.ops4j.pax.logging:pax-logging-api` from 2.3.3 to 2.3.4
    - 
[Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
    - 
[Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4)
    
    Updates `org.ops4j.pax.logging:pax-logging-log4j2` from 2.3.3 to 2.3.4
    - 
[Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
    - 
[Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4)
    
    Updates `org.ops4j.pax.logging:pax-logging-log4j2-extra` from 2.3.3 to 2.3.4
    - 
[Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
    - 
[Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4)
    
    Updates `org.ops4j.pax.logging:pax-logging-logback` from 2.3.3 to 2.3.4
    - 
[Changelog](https://github.com/ops4j/org.ops4j.pax.logging/blob/main/RELEASE-NOTES.html)
    - 
[Commits](https://github.com/ops4j/org.ops4j.pax.logging/compare/logging-2.3.3...logging-2.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: org.ops4j.pax.logging:pax-logging-api
      dependency-version: 2.3.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.logging:pax-logging-log4j2
      dependency-version: 2.3.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.logging:pax-logging-log4j2-extra
      dependency-version: 2.3.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.logging:pax-logging-logback
      dependency-version: 2.3.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index acb94351f7..1c2a7a1fd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -325,7 +325,7 @@
 
 
         <pax.exam.version>4.14.0</pax.exam.version>
-        <pax.logging.version>2.3.3</pax.logging.version>
+        <pax.logging.version>2.3.4</pax.logging.version>
         <pax.base.version>1.5.1</pax.base.version>
         <pax.swissbox.version>1.9.0</pax.swissbox.version>
         <pax.url.version>3.0.3</pax.url.version>

Reply via email to