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

commit 955747787f69190c56b0789b07ab33a7f64d3300
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 14 14:19:45 2026 +0000

    chore(deps): Bump org.apache.activemq:activemq-client-jakarta
    
    Bumps org.apache.activemq:activemq-client-jakarta from 5.19.10 to 5.19.11.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client-jakarta
      dependency-version: 5.19.11
      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 c3e1aa4a2c5a..f1e9b7953dab 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
         <sourcecheckExcludesComma />
 
         <!-- dependency versions -->
-        <activemq-version>5.19.10</activemq-version>
+        <activemq-version>5.19.11</activemq-version>
         <activemq6-version>6.3.2</activemq6-version>
         <activemq-artemis-version>2.56.0</activemq-artemis-version>
         <aesh-terminal-version>3.17.2</aesh-terminal-version>

Reply via email to