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-kamelets.git

commit a9efec255eca33ed45a91b462e6295b0c6774c1a
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Oct 11 10:06:37 2022 +0200

    Upgrade ActiveMQ Http to version 5.17.2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dba8617c..b224c163 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.26.0</version.org.apache.activemq.artemis-jms-client-all>
         
<version.org.postgresql.postgresql>42.5.0</version.org.postgresql.postgresql>
-        
<version.org.apache.activemq.activemq-http>5.17.1</version.org.apache.activemq.activemq-http>
+        
<version.org.apache.activemq.activemq-http>5.17.2</version.org.apache.activemq.activemq-http>
     </properties>
 
     <developers>

Reply via email to