This is an automated email from the ASF dual-hosted git repository.
holgerf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf.git
The following commit(s) were added to refs/heads/main by this push:
new cbaa58b7b9 build(deps): bump activemq.version from 6.2.3 to 6.2.4
(#2529)
cbaa58b7b9 is described below
commit cbaa58b7b95e404fac2018065c3287b361c54880
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 13 14:21:44 2026 +0200
build(deps): bump activemq.version from 6.2.3 to 6.2.4 (#2529)
Bumps `activemq.version` from 6.2.3 to 6.2.4.
Updates `org.apache.activemq:activemq-pool` 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)
Updates `org.apache.activemq:activemq-karaf` 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-pool
dependency-version: 6.2.4
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-karaf
dependency-version: 6.2.4
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 b28adb1b96..ed7e40f377 100644
--- a/pom.xml
+++ b/pom.xml
@@ -164,7 +164,7 @@
<distributionManagement.snapshot.name>Apache Development Snapshot
Repository</distributionManagement.snapshot.name>
<distributionManagement.snapshot.url>https://repository.apache.org/content/repositories/snapshots</distributionManagement.snapshot.url>
- <activemq.version>6.2.3</activemq.version>
+ <activemq.version>6.2.4</activemq.version>
<aopalliance.bundle.version>1.0_6</aopalliance.bundle.version>
<aspectj.bundle.version>1.9.21.1_1</aspectj.bundle.version>
<asm.version>9.9.1</asm.version>