This is an automated email from the ASF dual-hosted git repository.
reiabreu 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 ec3589664 Bump activemq.version from 6.2.5 to 6.2.6 (#8715)
ec3589664 is described below
commit ec3589664d7d25a43770debef5e23ce7d4b2fd91
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 09:13:56 2026 +0100
Bump activemq.version from 6.2.5 to 6.2.6 (#8715)
Bumps `activemq.version` from 6.2.5 to 6.2.6.
Updates `org.apache.activemq:activemq-client` from 6.2.5 to 6.2.6
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.5...activemq-6.2.6)
Updates `org.apache.activemq:activemq-all` from 6.2.5 to 6.2.6
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.5...activemq-6.2.6)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
dependency-version: 6.2.6
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-all
dependency-version: 6.2.6
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 5e6667b66..7c6543ce1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
<hdrhistogram.version>2.2.2</hdrhistogram.version>
<hamcrest.version>3.0</hamcrest.version>
<jedis.version>7.5.0</jedis.version>
- <activemq.version>6.2.5</activemq.version>
+ <activemq.version>6.2.6</activemq.version>
<commons-logging.version>1.3.6</commons-logging.version>
<jackson.version>2.21.3</jackson.version>