Skip to content

Commit 8200186

Browse files
dependabot[bot]veithen
authored andcommitted
Bump activemq.version from 6.1.4 to 6.1.5
Bumps `activemq.version` from 6.1.4 to 6.1.5. Updates `org.apache.activemq:activemq-broker` from 6.1.4 to 6.1.5 - [Commits](apache/activemq@activemq-6.1.4...activemq-6.1.5) Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.1.4 to 6.1.5 --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-broker dependency-type: direct:development update-type: version-update:semver-patch - dependency-name: org.apache.activemq.tooling:activemq-maven-plugin dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ba5c0c5 commit 8200186

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
@@ -501,7 +501,7 @@
501501
<jaxws.api.version>4.0.2</jaxws.api.version>
502502
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
503503
<maven-archetype.version>3.3.1</maven-archetype.version>
504-
<activemq.version>6.1.4</activemq.version>
504+
<activemq.version>6.1.5</activemq.version>
505505
<surefire.version>3.5.2</surefire.version>
506506
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
507507
we can't use the project.version variable directly because of the dot. See

0 commit comments

Comments
 (0)