Skip to content

Commit f18df76

Browse files
dependabot[bot]veithen
authored andcommitted
Bump activemq.version from 6.1.3 to 6.1.4
Bumps `activemq.version` from 6.1.3 to 6.1.4. Updates `org.apache.activemq:activemq-broker` from 6.1.3 to 6.1.4 - [Commits](apache/activemq@activemq-6.1.3...activemq-6.1.4) Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.1.3 to 6.1.4 --- 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 44ed7a5 commit f18df76

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
@@ -502,7 +502,7 @@
502502
<jsr311.api.version>1.1.1</jsr311.api.version>
503503
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
504504
<maven-archetype.version>3.3.1</maven-archetype.version>
505-
<activemq.version>6.1.3</activemq.version>
505+
<activemq.version>6.1.4</activemq.version>
506506
<surefire.version>3.5.2</surefire.version>
507507
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
508508
we can't use the project.version variable directly because of the dot. See

0 commit comments

Comments
 (0)