diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 4851919ef41a..a2f4a9c63037 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -63,7 +63,7 @@ bom { ] } } - library("AppEngine SDK", "1.9.91") { + library("AppEngine SDK", "1.9.92") { group("com.google.appengine") { modules = [ "appengine-api-1.0-sdk"