diff --git a/build.gradle b/build.gradle index e0e61a89107..10949828b09 100644 --- a/build.gradle +++ b/build.gradle @@ -171,7 +171,7 @@ allprojects { implementation("org.springframework:spring-core:5.3.1") implementation("org.springframework:spring-expression:5.3.1") implementation("org.springframework:spring-jdbc:5.3.1") - implementation("org.springframework:spring-test:5.3.1") + implementation("org.springframework:spring-test:5.3.4") implementation("org.springframework:spring-tx:5.3.1") implementation("org.springframework:spring-web:5.3.1") implementation("org.springframework:spring-webmvc:5.3.1")