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

alien11689 pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/aries.git


The following commit(s) were added to refs/heads/trunk by this push:
     new cefbce53f Bump pax-logging.version from 2.2.9 to 2.2.10
cefbce53f is described below

commit cefbce53f77431e671494a370060fbac282e9820
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 28 17:39:37 2025 +0000

    Bump pax-logging.version from 2.2.9 to 2.2.10
    
    Bumps `pax-logging.version` from 2.2.9 to 2.2.10.
    
    Updates `org.ops4j.pax.logging:pax-logging-api` from 2.2.9 to 2.2.10
    - 
[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.2.9...logging-2.2.10)
    
    Updates `org.ops4j.pax.logging:pax-logging-log4j2` from 2.2.9 to 2.2.10
    - 
[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.2.9...logging-2.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: org.ops4j.pax.logging:pax-logging-api
      dependency-version: 2.2.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.ops4j.pax.logging:pax-logging-log4j2
      dependency-version: 2.2.10
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 blueprint/itests/blueprint-itests/pom.xml | 2 +-
 parent/pom.xml                            | 2 +-
 proxy/proxy-itests/pom.xml                | 2 +-
 subsystem/subsystem-itests/pom.xml        | 2 +-
 transaction/transaction-itests/pom.xml    | 2 +-
 tutorials/pom.xml                         | 2 +-
 6 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/blueprint/itests/blueprint-itests/pom.xml 
b/blueprint/itests/blueprint-itests/pom.xml
index aa3c2cbd8..432b66a7d 100644
--- a/blueprint/itests/blueprint-itests/pom.xml
+++ b/blueprint/itests/blueprint-itests/pom.xml
@@ -65,7 +65,7 @@
         
<org.apache.servicemix.bundles.spring.version>5.3.39_2</org.apache.servicemix.bundles.spring.version>
         <org.eclipse.osgi.version>3.15.300</org.eclipse.osgi.version>
         <pax-exam.version>4.13.5</pax-exam.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
         <pax-tinybundles.version>2.1.1</pax-tinybundles.version>
         <pax-url.version>2.6.17</pax-url.version>
         <xbean.version>4.27</xbean.version>
diff --git a/parent/pom.xml b/parent/pom.xml
index 95c710f81..01e884af6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -182,7 +182,7 @@
 
         <!--Dependencies-->
         <junit.version>4.13.2</junit.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
         <osgi.cmpn.version>4.3.1</osgi.cmpn.version>
         <osgi.core.version>4.3.1</osgi.core.version>
         <slf4j.version>2.0.17</slf4j.version>
diff --git a/proxy/proxy-itests/pom.xml b/proxy/proxy-itests/pom.xml
index 1549955e3..38b27d949 100644
--- a/proxy/proxy-itests/pom.xml
+++ b/proxy/proxy-itests/pom.xml
@@ -53,7 +53,7 @@
         <org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.version>
         <osgi.cmpn.version>4.3.1</osgi.cmpn.version>
         <pax-exam.version>4.13.5</pax-exam.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
         <pax-tinybundles.version>2.1.1</pax-tinybundles.version>
         <pax-url.version>2.6.17</pax-url.version>
         <slf4j-api.version>1.7.7</slf4j-api.version>
diff --git a/subsystem/subsystem-itests/pom.xml 
b/subsystem/subsystem-itests/pom.xml
index 2da216510..7c4250613 100644
--- a/subsystem/subsystem-itests/pom.xml
+++ b/subsystem/subsystem-itests/pom.xml
@@ -61,7 +61,7 @@
         <osgi.core.version>8.0.0</osgi.core.version>
         <osgi.enterprise.version>5.0.0</osgi.enterprise.version>
         <pax-exam.version>4.13.5</pax-exam.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
         <!-- Newer tiny bundles have problem in some tests where classes are 
added with explicit classloader -->
         <pax-tinybundles.version>2.0.0</pax-tinybundles.version>
         <pax-url.version>2.6.17</pax-url.version>
diff --git a/transaction/transaction-itests/pom.xml 
b/transaction/transaction-itests/pom.xml
index 83f7b690c..8e8d5e858 100644
--- a/transaction/transaction-itests/pom.xml
+++ b/transaction/transaction-itests/pom.xml
@@ -65,7 +65,7 @@
         <osgi.core.version>6.0.0</osgi.core.version>
         <pax-swissbox.version>1.8.3</pax-swissbox.version>
         <pax-exam.version>4.13.5</pax-exam.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
         <pax-tinybundles.version>2.1.1</pax-tinybundles.version>
         <pax-url.version>2.6.17</pax-url.version>
         <slf4j-api.version>1.7.7</slf4j-api.version>
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index b61dfd186..bc510ea37 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -61,7 +61,7 @@
         
<org.eclipse.equinox.console.version>1.4.1000</org.eclipse.equinox.console.version>
         <org.eclipse.osgi.version>3.23.100</org.eclipse.osgi.version>
         <org.osgi.version>3.0.0</org.osgi.version>
-        <pax-logging.version>2.2.9</pax-logging.version>
+        <pax-logging.version>2.2.10</pax-logging.version>
     </properties>
 
     <dependencyManagement>

Reply via email to