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 bd295cb9c build(deps): bump activemq.version from 6.2.6 to 6.2.7
(#8827)
bd295cb9c is described below
commit bd295cb9c6f85f9ba7c10001185a38d0d8a5039e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 1 13:49:28 2026 +0200
build(deps): bump activemq.version from 6.2.6 to 6.2.7 (#8827)
Bumps `activemq.version` from 6.2.6 to 6.2.7.
Updates `org.apache.activemq:activemq-client` from 6.2.6 to 6.2.7
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7)
Updates `org.apache.activemq:activemq-all` from 6.2.6 to 6.2.7
- [Release notes](https://github.com/apache/activemq/releases)
-
[Commits](https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-all
dependency-version: 6.2.7
dependency-type: direct:development
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-client
dependency-version: 6.2.7
dependency-type: direct:production
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 0724796ee..8f78eb711 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.2</jedis.version>
- <activemq.version>6.2.6</activemq.version>
+ <activemq.version>6.2.7</activemq.version>
<commons-logging.version>1.3.6</commons-logging.version>
<jackson.version>2.21.3</jackson.version>