We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c0d8cf0 commit c92ed8dCopy full SHA for c92ed8d
build.gradle
@@ -224,7 +224,7 @@ dependencies {
224
225
implementation group: 'commons-io', name: 'commons-io', version:'2.15.1'
226
227
- implementation group: 'org.springframework', name: 'spring-web', version:'6.1.3'
+ implementation group: 'org.springframework', name: 'spring-web', version:'6.1.4'
228
implementation group: 'org.springframework', name: 'spring-beans', version:'6.1.3'
229
implementation group: 'org.springframework', name: 'spring-core', version:'6.1.4'
230
implementation group: 'org.apache.commons', name: 'commons-lang3', version:'3.14.0'
0 commit comments