diff --git a/build.gradle b/build.gradle index ada97f7..122a987 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ dependencies { // spring implementation "org.springframework:spring-core:5.2.6.RELEASE" - implementation "org.springframework:spring-web:5.2.6.RELEASE" + implementation "org.springframework:spring-web:5.2.7.RELEASE" kapt "org.springframework.boot:spring-boot-configuration-processor:2.2.7.RELEASE" // spring cloud