Skip to content

Commit d42c8a6

Browse files
chore(deps): bump org.apache.activemq:artemis-jakarta-client (#21)
Bumps org.apache.activemq:artemis-jakarta-client from 2.44.0 to 2.50.0. --- updated-dependencies: - dependency-name: org.apache.activemq:artemis-jakarta-client dependency-version: 2.50.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: François Delbrayelle <fdelbrayelle@gmail.com>
1 parent 1c182de commit d42c8a6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ dependencies {
135135
testImplementation "com.rabbitmq.jms:rabbitmq-jms:3.5.0"
136136

137137
// ActiveMQ Artemis Jakarta client for integration tests (Jakarta JMS 3.x)
138-
testImplementation "org.apache.activemq:artemis-jakarta-client:2.44.0"
138+
testImplementation "org.apache.activemq:artemis-jakarta-client:2.50.0"
139139

140140
// ActiveMQ Classic client for integration tests and examples (classic ActiveMQ 5.x)
141141
testImplementation "org.apache.activemq:activemq-client:6.2.0"

0 commit comments

Comments
 (0)