Skip to content

Commit 0aadadb

Browse files
build(deps-dev): 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-broker` from 6.2.0 to 6.2.1 - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.1) Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.2.0 to 6.2.1 --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-broker dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin dependency-version: 6.2.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0137b73 commit 0aadadb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@
499499
<jaxws.api.version>4.0.2</jaxws.api.version>
500500
<maven-plugin-tools.version>3.15.2</maven-plugin-tools.version>
501501
<maven-archetype.version>3.4.1</maven-archetype.version>
502-
<activemq.version>6.2.0</activemq.version>
502+
<activemq.version>6.2.1</activemq.version>
503503
<surefire.version>3.5.4</surefire.version>
504504
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
505505
we can't use the project.version variable directly because of the dot. See

0 commit comments

Comments
 (0)