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

commit 0b269bd39c47cde45a93dc4e4e4b58357e44fafc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Mar 11 09:09:35 2025 +0100

    chore(deps): Bump org.apache.activemq:activemq-client (#17414)
    
    Bumps 
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 
6.1.5 to 6.1.6.
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.5...activemq-6.1.6)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 01718078efb..ea2ba55eb25 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -57,7 +57,7 @@
 
         <!-- dependency versions -->
         <activemq-version>5.18.6</activemq-version>
-        <activemq6-version>6.1.5</activemq6-version>
+        <activemq6-version>6.1.6</activemq6-version>
         <activemq-artemis-version>2.39.0</activemq-artemis-version>
         <amazon-kinesis-client-version>2.6.0</amazon-kinesis-client-version>
         <angus-mail-version>2.0.3</angus-mail-version>

Reply via email to