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
commit fe526a896111fd79d8331c70fd3d26b82fc4f82c Merge: a202b6191 93515edb8 Author: Dominik Przybysz <[email protected]> AuthorDate: Mon Feb 17 23:05:00 2025 +0100 Bump slf4j and pax-logging to 2.x version application/application-itests/pom.xml | 3 +++ blueprint/blueprint-authz/pom.xml | 3 +++ blueprint/blueprint-bundle/pom.xml | 2 ++ blueprint/blueprint-cm/pom.xml | 2 ++ blueprint/blueprint-core/pom.xml | 3 +++ blueprint/blueprint-jexl-evaluator/pom.xml | 2 ++ blueprint/blueprint-noosgi/pom.xml | 11 +++------ blueprint/blueprint-spring-extender/pom.xml | 3 ++- blueprint/blueprint-spring/pom.xml | 3 ++- blueprint/blueprint-web/pom.xml | 2 ++ blueprint/examples/blueprint-sample-war/pom.xml | 4 ---- blueprint/itests/blueprint-itests/pom.xml | 11 ++++----- .../itests/AbstractBlueprintIntegrationTest.java | 2 +- jndi/jndi-url-itest/pom.xml | 21 +---------------- .../aries/jndi/itests/JndiUrlIntegrationTest.java | 2 +- jndi/parent/pom.xml | 2 +- parent/pom.xml | 26 +++++----------------- proxy/proxy-impl/pom.xml | 1 + proxy/proxy-itests/pom.xml | 22 ++++-------------- .../aries/proxy/itests/AbstractProxyTest.java | 2 +- quiesce/quiesce-manager-itest/pom.xml | 2 +- .../quiesce/manager/itest/QuiesceManagerTest.java | 1 + .../aries/itest/AbstractIntegrationTest.java | 7 ++++++ versioning/versioning-checker/pom.xml | 1 - web/web-itests/pom.xml | 2 +- .../web/converter/itest/WabConverterITest.java | 1 + 26 files changed, 54 insertions(+), 87 deletions(-)
