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

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

commit 72cdbd40bab797cd7f291b9218f51988b539de43
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Mar 9 11:06:50 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index e8c3cef2..5644c3c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -74,7 +74,7 @@
         
<version.org.apache.commons.commons-dbcp2>2.9.0</version.org.apache.commons.commons-dbcp2>
         
<version.com.amazon.redshift.redshift-jdbc42>2.1.0.12</version.com.amazon.redshift.redshift-jdbc42>
         
<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.apache.activemq.artemis-jms-client-all>2.28.0</version.org.apache.activemq.artemis-jms-client-all>
         
<version.org.postgresql.postgresql>42.5.4</version.org.postgresql.postgresql>
         
<version.org.apache.activemq.activemq-http>5.17.3</version.org.apache.activemq.activemq-http>
     </properties>

Reply via email to