Update dependency org.springframework:spring-web to v6.2.2
This commit is contained in:
parent
f2e8020c9b
commit
662570461b
@ -6,7 +6,7 @@ plugins {
|
||||
description = "search-service-api-v1"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework:spring-web:6.0.6")
|
||||
implementation("org.springframework:spring-web:6.2.2")
|
||||
testImplementation("org.springframework.boot:spring-boot-starter-test:3.1.5")
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user