diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 375f324b80a..dfd71a2670c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -66,7 +66,7 @@ bom { ] } } - library("Artemis", "2.12.0") { + library("Artemis", "2.13.0") { group("org.apache.activemq") { modules = [ "artemis-amqp-protocol",