Skip to content

Commit 9973649

Browse files
authored
Merge pull request #569 from viartemev/renovate/spring-core
Update dependency org.springframework:spring-web to v5.3.31
2 parents 2a49b4e + b88d20c commit 9973649

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
@@ -81,7 +81,7 @@ configure(rootProject) {
8181

8282
dependencies {
8383
testImplementation("com.rabbitmq:http-client:$rabbitmq_http_client_version")
84-
testImplementation("org.springframework:spring-web:5.3.5")
84+
testImplementation("org.springframework:spring-web:5.3.31")
8585
testImplementation("org.apache.httpcomponents.client5:httpclient5:$httpclient_version")
8686
testImplementation("org.testcontainers:testcontainers:$testcontainers_version")
8787
testImplementation("org.testcontainers:junit-jupiter:$testcontainers_version")

0 commit comments

Comments
 (0)