From 3ec3686cc3450b1bb10bb16daa3843581d158f45 Mon Sep 17 00:00:00 2001 From: Ben Pennell Date: Mon, 6 Nov 2023 08:53:05 -0500 Subject: [PATCH] Update to activemq 5.17.6, and activemq-camel to 5.16.7 (the newest available version) --- pom.xml | 3 ++- services-camel-app/pom.xml | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 4521e4717c..e1dbe60f1d 100644 --- a/pom.xml +++ b/pom.xml @@ -104,7 +104,8 @@ 1.5 1.1.3 - 5.16.3 + 5.17.6 + 5.16.7 1.1 1.7.25 diff --git a/services-camel-app/pom.xml b/services-camel-app/pom.xml index fe70437392..f0b9879513 100644 --- a/services-camel-app/pom.xml +++ b/services-camel-app/pom.xml @@ -56,7 +56,7 @@ org.apache.activemq activemq-camel - ${activemq.version} + ${activemq-camel.version} org.apache.activemq