diff --git a/build.gradle b/build.gradle index 54d3aa1..ccf61cc 100644 --- a/build.gradle +++ b/build.gradle @@ -90,7 +90,7 @@ dependencies { testImplementation 'org.hamcrest:hamcrest-core:1.3' testImplementation 'org.mockito:mockito-core:3.12.4' testImplementation 'org.junit.jupiter:junit-jupiter:5.10.0' - testImplementation 'org.springframework:spring-web:5.2.19.RELEASE' + testImplementation 'org.springframework:spring-web:5.3.38' testImplementation 'org.springframework:spring-test:5.2.19.RELEASE' testImplementation 'com.squareup.okhttp3:okhttp:4.12.0' } \ No newline at end of file