diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 55ad57e10fc..34498703c0e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -29,7 +29,7 @@ bom { ] } } - library("Artemis", "2.26.0") { + library("Artemis", "2.27.1") { group("org.apache.activemq") { modules = [ "artemis-amqp-protocol",