diff --git a/pom.xml b/pom.xml index 966808d7e..1654ae1d0 100644 --- a/pom.xml +++ b/pom.xml @@ -184,6 +184,20 @@ snakeyaml ${dependency.snakeyaml.version} + + + + + org.apache.activemq + activemq-client + 5.18.3 + + + org.apache.activemq + activemq-client-jakarta + 5.18.3 + +