Skip to content

Commit 42f5915

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update spring core to v5.3.8
1 parent c4e561f commit 42f5915

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.7'
40-
testRuntimeOnly 'org.springframework:spring-web:5.3.7'
39+
testImplementation 'org.springframework:spring-test:5.3.8'
40+
testRuntimeOnly 'org.springframework:spring-web:5.3.8'
4141
testImplementation 'com.google.guava:guava:30.1.1-jre'
4242
}

0 commit comments

Comments
 (0)