This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch artemis-2.24.0 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit 4a1a8a7c027db8373fb8df8a6ffb3b21aad4bd1e Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 29 08:30:16 2022 +0200 Upgrade ActiveMQ Artemis to version 2.24.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a81eb0a6..ac2009da 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,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.9</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.23.1</version.org.apache.activemq.artemis-jms-client-all> + <version.org.apache.activemq.artemis-jms-client-all>2.24.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.16.2</version.org.apache.activemq.activemq-http> </properties>