From 35f86bbb44c17f8baa35af3b2781ca2a3f7841ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jun 2025 04:19:57 +0000 Subject: [PATCH 1/2] Bump activemq.version from 6.1.6 to 6.1.7 Bumps `activemq.version` from 6.1.6 to 6.1.7. Updates `org.apache.activemq:activemq-client` from 6.1.6 to 6.1.7 - [Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7) Updates `org.apache.activemq:activemq-broker` from 6.1.6 to 6.1.7 - [Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7) Updates `org.apache.activemq:activemq-mqtt` from 6.1.6 to 6.1.7 - [Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7) Updates `org.apache.activemq:activemq-kahadb-store` from 6.1.6 to 6.1.7 - [Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7) Updates `org.apache.activemq:activemq-all` from 6.1.6 to 6.1.7 - [Commits](https://github.com/apache/activemq/compare/activemq-6.1.6...activemq-6.1.7) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-broker dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-mqtt dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-kahadb-store dependency-version: 6.1.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-all dependency-version: 6.1.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 35de01f8d5b..3528b646731 100644 --- a/pom.xml +++ b/pom.xml @@ -130,7 +130,7 @@ 3.0 1.16.0 5.2.0 - 6.1.6 + 6.1.7 2.19.1 2.19.1 From 32b5a93c1ae38a3b60e7d2291513e1b706f4d030 Mon Sep 17 00:00:00 2001 From: Rui Abreu Date: Fri, 27 Jun 2025 23:38:06 +0100 Subject: [PATCH 2/2] Fixing licenses --- DEPENDENCY-LICENSES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DEPENDENCY-LICENSES b/DEPENDENCY-LICENSES index 530633cc303..7ae797dd57d 100644 --- a/DEPENDENCY-LICENSES +++ b/DEPENDENCY-LICENSES @@ -19,7 +19,7 @@ List of third-party dependencies grouped by their license type. Apache License, Version 2.0 - * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.6 - http://activemq.apache.org/activemq-client) + * ActiveMQ :: Client (org.apache.activemq:activemq-client:6.1.7 - http://activemq.apache.org/activemq-client) * Aggregate Designer Algorithm (net.hydromatic:aggdesigner-algorithm:6.0 - http://github.com/julianhyde/aggdesigner/aggdesigner-algorithm) * Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.32 - https://metrics.dropwizard.io/metrics-annotation) * Apache Avro (org.apache.avro:avro:1.12.0 - https://avro.apache.org)