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 17c6873ff Bump org.apache.activemq:activemq-all from 6.2.3 to 6.2.4
(#8506)
17c6873ff is described below
commit 17c6873ff49f3da9ab42292861676d5da4229fa9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Apr 10 22:25:46 2026 +0100
Bump org.apache.activemq:activemq-all from 6.2.3 to 6.2.4 (#8506)
Bumps
[org.apache.activemq:activemq-all](https://github.com/apache/activemq) from
6.2.3 to 6.2.4.
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.3...activemq-6.2.4)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-all
dependency-version: 6.2.4
dependency-type: direct:development
...
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 e1ff7720c..0c16783fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -131,7 +131,7 @@
<jedis.version>7.3.0</jedis.version>
<activemq.version>6.2.4</activemq.version>
<jedis.version>7.4.1</jedis.version>
- <activemq.version>6.2.3</activemq.version>
+ <activemq.version>6.2.4</activemq.version>
<commons-logging.version>1.3.6</commons-logging.version>
<jackson.version>2.21.2</jackson.version>