You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/07/11 04:54:38 UTC

[camel] branch main updated: Upgrade ActiveMQ 5.18.2

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 7e7721e050a Upgrade ActiveMQ 5.18.2
7e7721e050a is described below

commit 7e7721e050a168f4620c5f192d9241d6aa628450
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Tue Jul 11 06:54:20 2023 +0200

    Upgrade ActiveMQ 5.18.2
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index ccd820278b8..894871b50a5 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -50,7 +50,7 @@
 
         <!-- dependency versions -->
         <abdera-version>1.1.3</abdera-version>
-        <activemq-version>5.18.1</activemq-version>
+        <activemq-version>5.18.2</activemq-version>
         <!-- Artemis upgrade blocked by CAMEL-19561 -->
         <activemq-artemis-version>2.28.0</activemq-artemis-version>
         <angus-mail-version>2.0.2</angus-mail-version>