diff --git a/build.gradle b/build.gradle index 10e1864..229baba 100644 --- a/build.gradle +++ b/build.gradle @@ -33,7 +33,7 @@ dependencies { // spring implementation "org.springframework:spring-core:5.2.8.RELEASE" - implementation "org.springframework:spring-web:5.2.8.RELEASE" + implementation "org.springframework:spring-web:5.2.9.RELEASE" kapt "org.springframework.boot:spring-boot-configuration-processor:2.3.3.RELEASE" // spring cloud