diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 84d61c5cb0..cbadd50a10 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -24,7 +24,7 @@ bom { ] } } - library("Artemis", "2.20.0") { + library("Artemis", "2.22.0") { group("org.apache.activemq") { modules = [ "artemis-amqp-protocol",