diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index a3cd8ee42801..1da6f96f3d08 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -60,7 +60,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.84") { + library("AppEngine SDK", "1.9.86") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk"