Skip to content

Commit 8ced1bc

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.7 to 6.1.8. - [Commits](apache/activemq@activemq-6.1.7...activemq-6.1.8) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-version: 6.1.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 57e03d0 commit 8ced1bc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/activemq/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ description = "Testcontainers :: ActiveMQ"
33
dependencies {
44
api project(':testcontainers')
55

6-
testImplementation "org.apache.activemq:activemq-client:6.1.7"
6+
testImplementation "org.apache.activemq:activemq-client:6.1.8"
77
testImplementation "org.apache.activemq:artemis-jakarta-client:2.42.0"
88
}

0 commit comments

Comments
 (0)