We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f34e28 commit 5038869Copy full SHA for 5038869
build.gradle
@@ -221,7 +221,7 @@ dependencies {
221
222
implementation group: 'commons-io', name: 'commons-io', version:'2.18.0'
223
224
- implementation group: 'org.springframework', name: 'spring-web', version:'6.2.4'
+ implementation group: 'org.springframework', name: 'spring-web', version:'6.2.5'
225
implementation group: 'org.springframework', name: 'spring-beans', version:'6.2.5'
226
implementation group: 'org.springframework', name: 'spring-core', version:'6.2.5'
227
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.17.0'
0 commit comments