Skip to content

Commit 39444ab

Browse files
Bump org.apache.activemq:activemq-client in /modules/activemq
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 6.2.0 to 6.2.4. - [Release notes](https://github.com/apache/activemq/releases) - [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.4) --- updated-dependencies: - dependency-name: org.apache.activemq:activemq-client dependency-version: 6.2.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fa7e79b commit 39444ab

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.2.0"
6+
testImplementation "org.apache.activemq:activemq-client:6.2.4"
77
testImplementation "org.apache.activemq:artemis-jakarta-client:2.44.0"
88
}

0 commit comments

Comments
 (0)