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 1096d76ba1e7 chore(deps): Bump org.apache.activemq:activemq-client
1096d76ba1e7 is described below
commit 1096d76ba1e72cbb426500a9fe878252b1155ce5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 06:56:50 2026 +0000
chore(deps): Bump org.apache.activemq:activemq-client
Bumps
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from
6.2.5 to 6.2.6.
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.5...activemq-6.2.6)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
dependency-version: 6.2.6
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 c0df39431ba8..0422d9bc7936 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
<!-- dependency versions -->
<activemq-version>5.19.6</activemq-version>
- <activemq6-version>6.2.5</activemq6-version>
+ <activemq6-version>6.2.6</activemq6-version>
<activemq-artemis-version>2.54.0</activemq-artemis-version>
<agroal-version>3.1.2</agroal-version>
<allegro-converter-version>0.3.0</allegro-converter-version>