This is an automated email from the ASF dual-hosted git repository.
alien11689 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/aries-rsa.git
The following commit(s) were added to refs/heads/master by this push:
new 0246fcc9 Bump paxlogging.version from 2.3.3 to 2.3.4 (#111)
0246fcc9 is described below
commit 0246fcc9207195ebf4b10367814e8a1dfd02fe05
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jun 2 23:45:42 2026 +0200
Bump paxlogging.version from 2.3.3 to 2.3.4 (#111)
* Bump paxlogging.version from 2.3.3 to 2.3.4
Bumps `paxlogging.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)
---
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
...
Signed-off-by: dependabot[bot] <[email protected]>
* [MAINTENANCE] Update tck bndrun file
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dominik Przybysz <[email protected]>
---
itests/tck/tck-tcp-tcp.bndrun | 8 ++++----
itests/tck/tck-zookeeper-fastbin.bndrun | 8 ++++----
parent/pom.xml | 2 +-
3 files changed, 9 insertions(+), 9 deletions(-)
diff --git a/itests/tck/tck-tcp-tcp.bndrun b/itests/tck/tck-tcp-tcp.bndrun
index 9052378b..827bff0e 100644
--- a/itests/tck/tck-tcp-tcp.bndrun
+++ b/itests/tck/tck-tcp-tcp.bndrun
@@ -127,7 +127,6 @@
com.sun.istack.commons-runtime;version='[4.2.0,4.2.1)',\
jakarta.activation-api;version='[2.1.4,2.1.5)',\
jakarta.xml.bind-api;version='[4.0.5,4.0.6)',\
- net.bytebuddy.byte-buddy;version='[1.18.8,1.18.9)',\
org.apache.aries.rsa.core;version='[2.0.0,2.0.1)',\
org.apache.aries.rsa.discovery.local;version='[2.0.0,2.0.1)',\
org.apache.aries.rsa.discovery.tcp;version='[2.0.0,2.0.1)',\
@@ -140,11 +139,12 @@
org.apache.felix.scr;version='[2.2.18,2.2.19)',\
org.apache.servicemix.bundles.junit;version='[4.13.2,4.13.3)',\
org.glassfish.hk2.osgi-resource-locator;version='[3.0.0,3.0.1)',\
- org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
- org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.3,2.3.4)',\
org.osgi.service.component;version='[1.5.1,1.5.2)',\
org.osgi.test.cases.remoteserviceadmin;version='[8.1.0,8.1.1)',\
org.osgi.util.function;version='[1.2.0,1.2.1)',\
org.osgi.util.promise;version='[1.3.0,1.3.1)',\
com.sun.xml.bind.jaxb-core;version='[4.0.9,4.0.10)',\
- com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)'
\ No newline at end of file
+ com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)',\
+ net.bytebuddy.byte-buddy;version='[1.18.9,1.18.10)',\
+ org.ops4j.pax.logging.pax-logging-api;version='[2.3.4,2.3.5)',\
+ org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)'
\ No newline at end of file
diff --git a/itests/tck/tck-zookeeper-fastbin.bndrun
b/itests/tck/tck-zookeeper-fastbin.bndrun
index a99f443f..f059910b 100644
--- a/itests/tck/tck-zookeeper-fastbin.bndrun
+++ b/itests/tck/tck-zookeeper-fastbin.bndrun
@@ -146,8 +146,6 @@
osgi.identity;filter:='(osgi.identity=org.osgi.test.cases.remoteserviceadmin)'
-runbundles: \
- org.ops4j.pax.logging.pax-logging-api;version='[2.3.3,2.3.4)',\
- org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.3,2.3.4)',\
org.osgi.service.component;version='[1.5.1,1.5.2)',\
org.osgi.util.function;version='[1.2.0,1.2.1)',\
org.osgi.util.promise;version='[1.3.0,1.3.1)',\
@@ -158,7 +156,6 @@
org.glassfish.hk2.osgi-resource-locator;version='[3.0.0,3.0.1)',\
org.apache.servicemix.bundles.junit;version='[4.13.2,4.13.3)',\
assertj-core;version='[3.27.7,3.27.8)',\
- net.bytebuddy.byte-buddy;version='[1.18.8,1.18.9)',\
jakarta.activation-api;version='[2.1.4,2.1.5)',\
jakarta.xml.bind-api;version='[4.0.5,4.0.6)',\
com.sun.istack.commons-runtime;version='[4.2.0,4.2.1)',\
@@ -181,4 +178,7 @@
org.osgi.test.cases.remoteserviceadmin;version='[8.1.0,8.1.1)',\
org.xerial.snappy.snappy-java;version='[1.1.10,1.1.11)',\
com.sun.xml.bind.jaxb-core;version='[4.0.9,4.0.10)',\
- com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)'
+ com.sun.xml.bind.jaxb-impl;version='[4.0.9,4.0.10)',\
+ net.bytebuddy.byte-buddy;version='[1.18.9,1.18.10)',\
+ org.ops4j.pax.logging.pax-logging-api;version='[2.3.4,2.3.5)',\
+ org.ops4j.pax.logging.pax-logging-log4j2;version='[2.3.4,2.3.5)'
diff --git a/parent/pom.xml b/parent/pom.xml
index a9fefb85..d39d0661 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -41,7 +41,7 @@
<hawtdispatch.version>1.22</hawtdispatch.version>
<hawtbuf.version>1.11</hawtbuf.version>
<exam.version>4.14.0</exam.version>
- <paxlogging.version>2.3.3</paxlogging.version>
+ <paxlogging.version>2.3.4</paxlogging.version>
<jaxb.version>4.0.9</jaxb.version>
</properties>