diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0ccd3331441..90ffc70c101 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -585,7 +585,7 @@ bom { ] } } - library("Jakarta Activation", "1.2.1") { + library("Jakarta Activation", "1.2.2") { group("com.sun.activation") { modules = [ "jakarta.activation"