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

rabreu pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/master by this push:
     new 3616316b9 Bump activemq.version from 6.1.7 to 6.1.8 (#8291)
3616316b9 is described below

commit 3616316b99ecad6c06633822f3301e160a11eb62
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Nov 1 18:16:01 2025 +0000

    Bump activemq.version from 6.1.7 to 6.1.8 (#8291)
    
    * Bump activemq.version from 6.1.7 to 6.1.8
    
    Bumps `activemq.version` from 6.1.7 to 6.1.8.
    
    Updates `org.apache.activemq:activemq-client` from 6.1.7 to 6.1.8
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.1.8)
    
    Updates `org.apache.activemq:activemq-broker` from 6.1.7 to 6.1.8
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.1.8)
    
    Updates `org.apache.activemq:activemq-mqtt` from 6.1.7 to 6.1.8
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.1.8)
    
    Updates `org.apache.activemq:activemq-kahadb-store` from 6.1.7 to 6.1.8
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.1.8)
    
    Updates `org.apache.activemq:activemq-all` from 6.1.7 to 6.1.8
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.1.7...activemq-6.1.8)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client
      dependency-version: 6.1.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-broker
      dependency-version: 6.1.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-mqtt
      dependency-version: 6.1.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-kahadb-store
      dependency-version: 6.1.8
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-all
      dependency-version: 6.1.8
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * Fixing licenses
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Rui Abreu <[email protected]>
---
 DEPENDENCY-LICENSES | 2 +-
 pom.xml             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES
index a636582e3..43207632b 100644
--- a/DEPENDENCY-LICENSES
+++ b/DEPENDENCY-LICENSES
@@ -18,7 +18,7 @@ List of third-party dependencies grouped by their license 
type.
 
     Apache License, Version 2.0
 
-        * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - 
http://activemq.apache.org/activemq-client)
+        * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.8 - 
http://activemq.apache.org/activemq-client)
         * Annotations for Metrics 
(io.dropwizard.metrics:metrics-annotation:4.2.37 - 
https://metrics.dropwizard.io/metrics-annotation)
         * Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
         * Apache Commons CLI (commons-cli:commons-cli:1.10.0 - 
https://commons.apache.org/proper/commons-cli/)
diff --git a/pom.xml b/pom.xml
index 11d87ffef..f5c58cba9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,7 +129,7 @@
         <hdrhistogram.version>2.2.2</hdrhistogram.version>
         <hamcrest.version>3.0</hamcrest.version>
         <jedis.version>7.0.0</jedis.version>
-        <activemq.version>6.1.7</activemq.version>
+        <activemq.version>6.1.8</activemq.version>
         <commons-logging.version>1.3.5</commons-logging.version>
 
         <jackson.version>2.20.0</jackson.version>

Reply via email to