Skip to content

Commit

Permalink
Bump org.apache.activemq:activemq-client in /modules/activemq
Browse files Browse the repository at this point in the history
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 6.1.2 to 6.1.4.
- [Commits](apache/activemq@activemq-6.1.2...activemq-6.1.4)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2024
1 parent 7a9d09b commit 1d50079
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/activemq/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ dependencies {
api project(':testcontainers')

testImplementation 'org.assertj:assertj-core:3.26.3'
testImplementation "org.apache.activemq:activemq-client:6.1.2"
testImplementation "org.apache.activemq:activemq-client:6.1.4"
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
}

Expand Down

0 comments on commit 1d50079

Please sign in to comment.