We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 694ad8f + 014a20d commit 460025dCopy full SHA for 460025d
build.gradle
@@ -89,7 +89,7 @@ configure(rootProject) {
89
90
dependencies {
91
testImplementation "com.rabbitmq:http-client:3.2.0.RELEASE"
92
- testImplementation "org.springframework:spring-web:5.1.8.RELEASE"
+ testImplementation "org.springframework:spring-web:5.1.9.RELEASE"
93
testImplementation "org.apache.httpcomponents:httpclient:4.5.9"
94
testCompile "org.testcontainers:testcontainers:1.11.4"
95
testCompile "org.testcontainers:junit-jupiter:1.11.4"
0 commit comments