This is an automated email from the ASF dual-hosted git repository.

davsclaus 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 7963e8cc6685 chore(deps): Bump org.apache.activemq:activemq-client 
from 6.3.1 to 6.3.2 (#26058)
7963e8cc6685 is described below

commit 7963e8cc668581701a0b2c839937381268b30a75
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 3 09:13:48 2026 +0200

    chore(deps): Bump org.apache.activemq:activemq-client from 6.3.1 to 6.3.2 
(#26058)
    
    chore(deps): Bump org.apache.activemq:activemq-client
    
    Bumps 
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 
6.3.1 to 6.3.2.
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.3.1...activemq-6.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client
      dependency-version: 6.3.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 8f4c0b5c8ba1..9b93480187e1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -59,7 +59,7 @@
 
         <!-- dependency versions -->
         <activemq-version>5.19.10</activemq-version>
-        <activemq6-version>6.3.1</activemq6-version>
+        <activemq6-version>6.3.2</activemq6-version>
         <activemq-artemis-version>2.56.0</activemq-artemis-version>
         <aesh-terminal-version>3.17.1</aesh-terminal-version>
         <agroal-version>3.2.1</agroal-version>

Reply via email to