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 cccdfdb93193 chore(deps): Bump org.apache.activemq:activemq-client
cccdfdb93193 is described below

commit cccdfdb93193f27c52de29fa92186e0ba83ce880
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 31 07:10:51 2026 +0000

    chore(deps): Bump org.apache.activemq:activemq-client
    
    Bumps 
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 
6.2.2 to 6.2.3.
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.2...activemq-6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client
      dependency-version: 6.2.3
      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 3f5b1ecc3f43..835da87ea759 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
 
         <!-- dependency versions -->
         <activemq-version>5.19.3</activemq-version>
-        <activemq6-version>6.2.2</activemq6-version>
+        <activemq6-version>6.2.3</activemq6-version>
         <activemq-artemis-version>2.44.0</activemq-artemis-version>
         <agroal-version>3.0.1</agroal-version>
         <allegro-converter-version>0.3.0</allegro-converter-version>

Reply via email to