diff --git a/build.gradle b/build.gradle index 7fb50a44..1a075f81 100644 --- a/build.gradle +++ b/build.gradle @@ -91,7 +91,7 @@ subprojects { } dependencies { - implementation 'org.springframework.boot:spring-boot-starter-web:2.1.8.RELEASE' + implementation 'org.springframework.boot:spring-boot-starter-web:2.2.5.RELEASE' testImplementation rootProject.sourceSets.main.output testImplementation 'org.springframework.boot:spring-boot-starter-test:2.2.1.RELEASE'