diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 80f76a7bb7..c83de26f1e 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -59,7 +59,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.80") { + library("AppEngine SDK", "1.9.81") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk"