This is an automated email from the ASF dual-hosted git repository.
oscerd 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 a41bc333b chore(deps): bump
org.apache.activemq:artemis-jakarta-client-all (#3020)
a41bc333b is described below
commit a41bc333b99b2064269a0d8c34d1783d00af13a7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 09:49:25 2026 +0200
chore(deps): bump org.apache.activemq:artemis-jakarta-client-all (#3020)
Bumps org.apache.activemq:artemis-jakarta-client-all from 2.56.0 to 2.57.0.
---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jakarta-client-all
dependency-version: 2.57.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
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 e53af8f1f..56d8b8a10 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
<!-- These properties must keep this same format
"version.<groupId>.<artifactId>" -->
<version.org.apache.commons.commons-dbcp2>2.14.0</version.org.apache.commons.commons-dbcp2>
<version.com.amazon.redshift.redshift-jdbc42>2.2.8</version.com.amazon.redshift.redshift-jdbc42>
-
<version.org.apache.activemq.artemis-jakarta-client-all>2.56.0</version.org.apache.activemq.artemis-jakarta-client-all>
+
<version.org.apache.activemq.artemis-jakarta-client-all>2.57.0</version.org.apache.activemq.artemis-jakarta-client-all>
<version.org.messaginghub.pooled-jms>3.2.4</version.org.messaginghub.pooled-jms>
<version.org.postgresql.postgresql>42.7.13</version.org.postgresql.postgresql>
<version.net.snowflake.snowflake-jdbc>3.24.2</version.net.snowflake.snowflake-jdbc>