diff --git a/build.gradle b/build.gradle index 0dd29e735a9..51a3e595ec0 100644 --- a/build.gradle +++ b/build.gradle @@ -224,7 +224,7 @@ dependencies { implementation group: 'commons-io', name: 'commons-io', version:'2.13.0' - implementation group: 'org.springframework', name: 'spring-web', version:'6.0.11' + implementation group: 'org.springframework', name: 'spring-web', version:'6.0.12' implementation group: 'org.springframework', name: 'spring-beans', version:'6.0.11' implementation group: 'org.springframework', name: 'spring-core', version:'6.0.11' implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.13.0'