This is an automated email from the ASF dual-hosted git repository.
apupier pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new 5eb0ddde3b51 chore(deps): Bump org.apache.activemq:activemq-client
5eb0ddde3b51 is described below
commit 5eb0ddde3b511edaf6bb674371ed88678a6d1071
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 24 15:50:46 2026 +0000
chore(deps): Bump org.apache.activemq:activemq-client
Bumps
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from
6.2.1 to 6.2.2.
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.2)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
dependency-version: 6.2.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 5b6bb452dd3e..db12ddc72ffa 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
<!-- dependency versions -->
<activemq-version>5.19.2</activemq-version>
- <activemq6-version>6.2.1</activemq6-version>
+ <activemq6-version>6.2.2</activemq6-version>
<activemq-artemis-version>2.44.0</activemq-artemis-version>
<agroal-version>3.0</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>