This is an automated email from the ASF dual-hosted git repository.
jbonofre 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 a9d490da14 Bump activemq.version from 5.19.1 to 5.19.2 (#2281)
a9d490da14 is described below
commit a9d490da1461211f7a6c24095220819d623c1406
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 24 06:54:33 2026 +0100
Bump activemq.version from 5.19.1 to 5.19.2 (#2281)
Bumps `activemq.version` from 5.19.1 to 5.19.2.
Updates `org.apache.activemq:activemq-pool` from 5.19.1 to 5.19.2
-
[Commits](https://github.com/apache/activemq/compare/activemq-5.19.1...activemq-5.19.2)
Updates `org.apache.activemq:activemq-karaf` from 5.19.1 to 5.19.2
-
[Commits](https://github.com/apache/activemq/compare/activemq-5.19.1...activemq-5.19.2)
---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-pool
dependency-version: 5.19.2
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.apache.activemq:activemq-karaf
dependency-version: 5.19.2
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 b77f6947dd..4656b08c7f 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>5.19.1</activemq.version>
+ <activemq.version>5.19.2</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>