Update dependency org.springframework:spring-web to v6.1.8
This commit is contained in:
parent
8a09d23b37
commit
a04d1aed5a
@ -6,7 +6,7 @@ plugins {
|
||||
description = "redaction-service-api-v1"
|
||||
|
||||
dependencies {
|
||||
implementation("org.springframework:spring-web:6.0.12")
|
||||
implementation("org.springframework:spring-web:6.1.8")
|
||||
implementation("com.iqser.red.service:persistence-service-internal-api-v1:2.411.0")
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user