Skip to content

Commit 6b21650

Browse files
Bump org.apache.activemq:activemq-client in /modules/activemq
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 6.1.2 to 6.1.6. - [Commits](apache/activemq@activemq-6.1.2...activemq-6.1.6) --- 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]>
1 parent 55f2347 commit 6b21650

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/activemq/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation 'org.assertj:assertj-core:3.26.3'
7-
testImplementation "org.apache.activemq:activemq-client:6.1.2"
7+
testImplementation "org.apache.activemq:activemq-client:6.1.6"
88
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
99
}

0 commit comments

Comments
 (0)