Skip to content

Commit c73309e

Browse files
build(deps-dev): bump activemq.version from 6.2.1 to 6.2.2
Bumps `activemq.version` from 6.2.1 to 6.2.2. Updates `org.apache.activemq:activemq-broker` from 6.2.1 to 6.2.2 - [Release notes](https://github.com/apache/activemq/releases) - [Commits](apache/activemq@activemq-6.2.1...activemq-6.2.2) Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.2.1 to 6.2.2 --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-broker dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin dependency-version: 6.2.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 789c597 commit c73309e

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.3</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.1</activemq.version>
502+
<activemq.version>6.2.2</activemq.version>
503503
<surefire.version>3.5.5</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)