Skip to content

Commit

Permalink
Bump activemq.version from 6.1.3 to 6.1.4
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored and veithen committed Nov 13, 2024
1 parent 44ed7a5 commit f18df76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -502,7 +502,7 @@
<jsr311.api.version>1.1.1</jsr311.api.version>
<maven-plugin-tools.version>3.15.1</maven-plugin-tools.version>
<maven-archetype.version>3.3.1</maven-archetype.version>
<activemq.version>6.1.3</activemq.version>
<activemq.version>6.1.4</activemq.version>
<surefire.version>3.5.2</surefire.version>
<!-- This variable is used in some Xdocs and is substituted using Velocity. Note that
we can't use the project.version variable directly because of the dot. See
Expand Down

0 comments on commit f18df76

Please sign in to comment.