diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index fce0a0ecbc12..2325b9bf1e3d 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -452,7 +452,7 @@ bom { ] } } - library("Jakarta Activation", "2.1.1") { + library("Jakarta Activation", "2.1.2") { group("jakarta.activation") { modules = [ "jakarta.activation-api"