diff --git a/engines/aio/pom.xml b/engines/aio/pom.xml index 41f2ab247..418695c0d 100644 --- a/engines/aio/pom.xml +++ b/engines/aio/pom.xml @@ -240,7 +240,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/engines/example/pom.xml b/engines/example/pom.xml index b4eec7012..8a242bc3a 100644 --- a/engines/example/pom.xml +++ b/engines/example/pom.xml @@ -114,7 +114,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/engines/imagemagick/pom.xml b/engines/imagemagick/pom.xml index 6c5d404d5..34bfa0eb7 100644 --- a/engines/imagemagick/pom.xml +++ b/engines/imagemagick/pom.xml @@ -106,7 +106,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/engines/libreoffice/pom.xml b/engines/libreoffice/pom.xml index 6b0dbc255..63193f8a3 100644 --- a/engines/libreoffice/pom.xml +++ b/engines/libreoffice/pom.xml @@ -110,7 +110,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/engines/misc/pom.xml b/engines/misc/pom.xml index f70da5912..26e93ac0b 100644 --- a/engines/misc/pom.xml +++ b/engines/misc/pom.xml @@ -154,7 +154,7 @@ - alfresco/alfresco-activemq:5.16.1 + alfresco/alfresco-activemq:5.17.6 activemq @@ -163,7 +163,7 @@ 61616:61616 - Apache ActiveMQ 5.16.1 .* started + Apache ActiveMQ 5.17.* started 500 100 diff --git a/engines/pdfrenderer/pom.xml b/engines/pdfrenderer/pom.xml index 91a462652..0dfc60088 100644 --- a/engines/pdfrenderer/pom.xml +++ b/engines/pdfrenderer/pom.xml @@ -102,7 +102,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/engines/tika/pom.xml b/engines/tika/pom.xml index 9db43b80b..5f17f0984 100644 --- a/engines/tika/pom.xml +++ b/engines/tika/pom.xml @@ -198,7 +198,7 @@ - alfresco/alfresco-activemq:5.17.4-jre17-rockylinux8 + alfresco/alfresco-activemq:5.17.6-jre17-rockylinux8 activemq diff --git a/pom.xml b/pom.xml index 674520f31..f24e279a7 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ 2.0.26 3.0.1.17 ${project.version} - 5.17.4 + 5.17.6 2.15.2 4.0.2 2.4.1 @@ -189,6 +189,16 @@ activemq-client ${dependency.activemq.version} + + org.apache.activemq + activemq-broker + ${dependency.activemq.version} + + + org.apache.activemq + activemq-openwire-legacy + ${dependency.activemq.version} + com.google.guava