You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/12/20 09:05:01 UTC

[camel-kamelets] 01/02: Upgrade Activemq-http to version 5.17.3

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

acosentino pushed a commit to branch activemq-http
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git

commit df84140f0a091ca7919159ad15f72b313934c7e2
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Dec 20 10:04:03 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 72b2455c..b2617bca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         <version.org.apache.qpid.qpid-jms-client>1.0.0</version.org.apache.qpid.qpid-jms-client>
         <version.org.apache.activemq.artemis-jms-client-all>2.27.1</version.org.apache.activemq.artemis-jms-client-all>
         <version.org.postgresql.postgresql>42.5.1</version.org.postgresql.postgresql>
-        <version.org.apache.activemq.activemq-http>5.17.2</version.org.apache.activemq.activemq-http>
+        <version.org.apache.activemq.activemq-http>5.17.3</version.org.apache.activemq.activemq-http>
     </properties>
 
     <developers>