Skip to content

Commit 1d50079

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.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]>
1 parent 7a9d09b commit 1d50079

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
@@ -4,7 +4,7 @@ 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.4"
88
testImplementation "org.apache.activemq:artemis-jakarta-client:2.37.0"
99
}
1010

0 commit comments

Comments
 (0)