Skip to content

Commit e31ece2

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update spring core to v5.3.14
1 parent 7b236b0 commit e31ece2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

graphql-java-servlet/build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ dependencies {
3636
testRuntimeOnly "cglib:cglib-nodep:3.3.0"
3737
testRuntimeOnly "org.objenesis:objenesis:3.2"
3838
testImplementation "org.slf4j:slf4j-simple:$LIB_SLF4J_VER"
39-
testImplementation 'org.springframework:spring-test:5.3.13'
40-
testRuntimeOnly 'org.springframework:spring-web:5.3.13'
39+
testImplementation 'org.springframework:spring-test:5.3.14'
40+
testRuntimeOnly 'org.springframework:spring-web:5.3.14'
4141
testImplementation 'com.google.guava:guava:31.0.1-jre'
4242
}

0 commit comments

Comments
 (0)