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

rzo1 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 1871175f5 Bump activemq.version from 6.2.1 to 6.2.3 (#8495)
1871175f5 is described below

commit 1871175f5fe59664d5f6dbf1823daab27cd29444
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Apr 2 12:46:03 2026 +0200

    Bump activemq.version from 6.2.1 to 6.2.3 (#8495)
    
    Bumps `activemq.version` from 6.2.1 to 6.2.3.
    
    Updates `org.apache.activemq:activemq-client` from 6.2.1 to 6.2.3
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.3)
    
    Updates `org.apache.activemq:activemq-broker` from 6.2.1 to 6.2.3
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.3)
    
    Updates `org.apache.activemq:activemq-mqtt` from 6.2.1 to 6.2.3
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.3)
    
    Updates `org.apache.activemq:activemq-kahadb-store` from 6.2.1 to 6.2.3
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.3)
    
    Updates `org.apache.activemq:activemq-all` from 6.2.1 to 6.2.3
    - [Release notes](https://github.com/apache/activemq/releases)
    - 
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.1...activemq-6.2.3)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.activemq:activemq-client
      dependency-version: 6.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-broker
      dependency-version: 6.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-mqtt
      dependency-version: 6.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-kahadb-store
      dependency-version: 6.2.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    - dependency-name: org.apache.activemq:activemq-all
      dependency-version: 6.2.3
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 886622430..2190419a9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
         <jedis.version>7.3.0</jedis.version>
         <activemq.version>6.2.3</activemq.version>
         <jedis.version>7.4.0</jedis.version>
-        <activemq.version>6.2.1</activemq.version>
+        <activemq.version>6.2.3</activemq.version>
         <commons-logging.version>1.3.6</commons-logging.version>
 
         <jackson.version>2.21.2</jackson.version>

Reply via email to