diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 410dbd1a09..e6ed7b129b 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -67,7 +67,7 @@ bom { ] } } - library("Artemis", "2.13.0") { + library("Artemis", "2.14.0") { group("org.apache.activemq") { modules = [ "artemis-amqp-protocol",