Skip to content

Commit 460025d

Browse files
authored
Merge pull request #261 from viartemev/dependabot/gradle/org.springframework-spring-web-5.1.9.RELEASE
Bump spring-web from 5.1.8.RELEASE to 5.1.9.RELEASE
2 parents 694ad8f + 014a20d commit 460025d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ configure(rootProject) {
8989

9090
dependencies {
9191
testImplementation "com.rabbitmq:http-client:3.2.0.RELEASE"
92-
testImplementation "org.springframework:spring-web:5.1.8.RELEASE"
92+
testImplementation "org.springframework:spring-web:5.1.9.RELEASE"
9393
testImplementation "org.apache.httpcomponents:httpclient:4.5.9"
9494
testCompile "org.testcontainers:testcontainers:1.11.4"
9595
testCompile "org.testcontainers:junit-jupiter:1.11.4"

0 commit comments

Comments
 (0)