Skip to content

Commit ace842c

Browse files
Bump org.apache.activemq:artemis-jakarta-client in /modules/activemq
Bumps org.apache.activemq:artemis-jakarta-client from 2.42.0 to 2.44.0. --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jakarta-client dependency-version: 2.44.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 15b9397 commit ace842c

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,5 +4,5 @@ dependencies {
44
api project(':testcontainers')
55

66
testImplementation "org.apache.activemq:activemq-client:6.1.7"
7-
testImplementation "org.apache.activemq:artemis-jakarta-client:2.42.0"
7+
testImplementation "org.apache.activemq:artemis-jakarta-client:2.44.0"
88
}

0 commit comments

Comments
 (0)