Skip to content

Commit 5397cab

Browse files
Bump activemq.version from 6.2.0 to 6.2.1 (#8396)
* Bump activemq.version from 6.2.0 to 6.2.1 Bumps `activemq.version` from 6.2.0 to 6.2.1. Updates `org.apache.activemq:activemq-client` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) Updates `org.apache.activemq:activemq-broker` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) Updates `org.apache.activemq:activemq-mqtt` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) Updates `org.apache.activemq:activemq-kahadb-store` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) Updates `org.apache.activemq:activemq-all` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-broker dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-mqtt dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-kahadb-store dependency-version: 6.2.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.apache.activemq:activemq-all dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Fixing licenses --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Rui Abreu <[email protected]>
1 parent bd602aa commit 5397cab

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

DEPENDENCY-LICENSES

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ List of third-party dependencies grouped by their license type.
1818

1919
Apache License, Version 2.0
2020

21-
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.2.0 - http://activemq.apache.org/activemq-client)
21+
* ActiveMQ :: Client (org.apache.activemq:activemq-client:6.2.1 - http://activemq.apache.org/activemq-client)
2222
* Annotations for Metrics (io.dropwizard.metrics:metrics-annotation:4.2.38 - https://metrics.dropwizard.io/metrics-annotation)
2323
* Apache Avro (org.apache.avro:avro:1.12.1 - https://avro.apache.org)
2424
* Apache Commons CLI (commons-cli:commons-cli:1.11.0 - https://commons.apache.org/proper/commons-cli/)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
<hdrhistogram.version>2.2.2</hdrhistogram.version>
129129
<hamcrest.version>3.0</hamcrest.version>
130130
<jedis.version>7.2.1</jedis.version>
131-
<activemq.version>6.2.0</activemq.version>
131+
<activemq.version>6.2.1</activemq.version>
132132
<commons-logging.version>1.3.5</commons-logging.version>
133133

134134
<jackson.version>2.21.0</jackson.version>

0 commit comments

Comments
 (0)