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
The following commit(s) were added to refs/heads/main by this push: new 0e9c436f Bump org.apache.activemq:artemis-jms-client-all from 2.31.0 to 2.31.2 (#1769) 0e9c436f is described below commit 0e9c436faa76b6f9e8e8ca66daf45b61e5aef797 Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Wed Dec 6 06:42:01 2023 +0100 Bump org.apache.activemq:artemis-jms-client-all from 2.31.0 to 2.31.2 (#1769) Bumps [org.apache.activemq:artemis-jms-client-all](https://github.com/apache/activemq-artemis) from 2.31.0 to 2.31.2. - [Commits](https://github.com/apache/activemq-artemis/compare/2.31.0...2.31.2) --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jms-client-all dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3ae7901b..9f96710b 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ <!-- These properties must keep this same format "version.<groupId>.<artifactId>" --> <version.org.apache.commons.commons-dbcp2>2.11.0</version.org.apache.commons.commons-dbcp2> <version.com.amazon.redshift.redshift-jdbc42>2.1.0.23</version.com.amazon.redshift.redshift-jdbc42> - <version.org.apache.activemq.artemis-jms-client-all>2.31.0</version.org.apache.activemq.artemis-jms-client-all> + <version.org.apache.activemq.artemis-jms-client-all>2.31.2</version.org.apache.activemq.artemis-jms-client-all> <version.org.postgresql.postgresql>42.7.0</version.org.postgresql.postgresql> <version.io.apicurio.apicurio-registry-serdes-avro-serde>2.4.14.Final</version.io.apicurio.apicurio-registry-serdes-avro-serde> <!-- These versions should be taken from Azure SDK BOM used in the Camel version declared -->