Skip to content

Commit ecd509f

Browse files
build(deps): bump activemq.version from 6.1.7 to 6.2.0
Bumps `activemq.version` from 6.1.7 to 6.2.0. Updates `org.apache.activemq:activemq-broker` from 6.1.7 to 6.2.0 - [Commits](apache/activemq@activemq-6.1.7...activemq-6.2.0) Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.1.7 to 6.2.0 --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-broker dependency-version: 6.2.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin dependency-version: 6.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c8ccc88 commit ecd509f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

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

0 commit comments

Comments
 (0)