This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git

commit d35e7f359745a7b1d40bc6ec48a43784b874d81b
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Tue Dec 6 14:01:47 2022 +0100

    Upgrade ActiveMQ to version 5.17.3
    
    Signed-off-by: Andrea Cosentino <anco...@gmail.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 25d4437b3c2..1e7fee83e0b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
         <!-- dependency versions -->
         <abdera-version>1.1.3</abdera-version>
         <!-- Note that activemq dependency is only used for testing! -->
-        <activemq-version>5.17.2</activemq-version>
+        <activemq-version>5.17.3</activemq-version>
         <activemq-artemis-version>2.27.0</activemq-artemis-version>
         <apacheds-version>2.0.0.AM26</apacheds-version>
         <apache-any23-version>2.7</apache-any23-version>

Reply via email to