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

commit 90d980a4ceca9fe44f9bc059d86330b43fa5489e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 29 07:21:29 2026 +0000

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

Reply via email to