diff --git a/modules/activemq/build.gradle b/modules/activemq/build.gradle index 8c209d2dd49..004e1f3c161 100644 --- a/modules/activemq/build.gradle +++ b/modules/activemq/build.gradle @@ -5,7 +5,7 @@ dependencies { testRuntimeOnly 'org.junit.platform:junit-platform-launcher:1.11.0' - testImplementation 'org.assertj:assertj-core:3.27.4' + testImplementation 'org.assertj:assertj-core:3.27.6' testImplementation 'org.junit.jupiter:junit-jupiter:5.13.4' testImplementation "org.apache.activemq:activemq-client:6.1.7" testImplementation "org.apache.activemq:artemis-jakarta-client:2.42.0"