Skip to content

Commit 50c9ef1

Browse files
Bump org.apache.activemq:artemis-jakarta-client in /modules/activemq
Bumps org.apache.activemq:artemis-jakarta-client from 2.31.2 to 2.33.0. --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jakarta-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0739c81 commit 50c9ef1

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
@@ -5,7 +5,7 @@ dependencies {
55

66
testImplementation 'org.assertj:assertj-core:3.25.1'
77
testImplementation "org.apache.activemq:activemq-client:6.1.2"
8-
testImplementation "org.apache.activemq:artemis-jakarta-client:2.31.2"
8+
testImplementation "org.apache.activemq:artemis-jakarta-client:2.33.0"
99
}
1010

1111
test {

0 commit comments

Comments
 (0)