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

commit e0e4649053a5ba1cd8a76f35068010d1cc4a306e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 07:33:37 2026 +0000

    chore(deps): Bump org.apache.activemq:activemq-client-jakarta
    
    Bumps org.apache.activemq:activemq-client-jakarta from 5.19.6 to 5.19.7.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client-jakarta
      dependency-version: 5.19.7
      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 3ef2a8510cf6..e1ec56751dde 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -58,7 +58,7 @@
         <sourcecheckExcludesComma />
 
         <!-- dependency versions -->
-        <activemq-version>5.19.6</activemq-version>
+        <activemq-version>5.19.7</activemq-version>
         <activemq6-version>6.2.6</activemq6-version>
         <activemq-artemis-version>2.54.0</activemq-artemis-version>
         <agroal-version>3.1.2</agroal-version>

Reply via email to