diff --git a/distribution/src/main/release/samples/jms_spring_config/pom.xml b/distribution/src/main/release/samples/jms_spring_config/pom.xml index 9aa86c49da6..d5647221160 100644 --- a/distribution/src/main/release/samples/jms_spring_config/pom.xml +++ b/distribution/src/main/release/samples/jms_spring_config/pom.xml @@ -148,12 +148,10 @@ org.apache.cxf cxf-rt-frontend-jaxws - 4.0.1-SNAPSHOT org.apache.cxf cxf-rt-transports-jms - 4.0.1-SNAPSHOT org.apache.cxf.xjc-utils @@ -171,7 +169,6 @@ org.apache.activemq artemis-jakarta-server - ${cxf.activemq.artemis.version} diff --git a/distribution/src/main/release/samples/pom.xml b/distribution/src/main/release/samples/pom.xml index d4b7f1a28e7..d09be06eba1 100644 --- a/distribution/src/main/release/samples/pom.xml +++ b/distribution/src/main/release/samples/pom.xml @@ -46,7 +46,7 @@ 1.9.19 5.14.1 2.1 - 2.26.0 + 2.27.1 2.1.214 5.12.7.Final 2.6.7 diff --git a/parent/pom.xml b/parent/pom.xml index d68898e51a4..790030aee48 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -58,7 +58,7 @@ 5.0.1 - 2.26.0 + 2.27.1 2.12.3 1.7.0.Alpha13 3.0.0.Final diff --git a/rt/transports/jms/pom.xml b/rt/transports/jms/pom.xml index 118105fa076..6938388058c 100644 --- a/rt/transports/jms/pom.xml +++ b/rt/transports/jms/pom.xml @@ -122,6 +122,11 @@ narayana-jta-jakarta test + + org.jboss.logging + jboss-logging + test + diff --git a/systests/transport-jms/pom.xml b/systests/transport-jms/pom.xml index 761dfda0df7..54b46ade2b0 100644 --- a/systests/transport-jms/pom.xml +++ b/systests/transport-jms/pom.xml @@ -262,5 +262,10 @@ narayana-jta-jakarta test + + org.jboss.logging + jboss-logging + test +