diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 3eee381938..cdf99dc185 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.27.1") { + library("Artemis", "2.28.0") { group("org.apache.activemq") { modules = [ "artemis-amqp-protocol",