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 5f971536819a chore(deps): Bump org.apache.activemq:activemq-client
5f971536819a is described below
commit 5f971536819a4647da7db73c17a8a3278d0c73f7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 09:22:16 2026 +0000
chore(deps): Bump org.apache.activemq:activemq-client
Bumps
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from
6.2.6 to 6.2.7.
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
dependency-version: 6.2.7
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 4de75bdaae02..ba05a845b805 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
<!-- dependency versions -->
<activemq-version>5.19.8</activemq-version>
- <activemq6-version>6.2.6</activemq6-version>
+ <activemq6-version>6.2.7</activemq6-version>
<activemq-artemis-version>2.54.0</activemq-artemis-version>
<agroal-version>3.2.1</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>