We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b0ef4ce commit 7d33a62Copy full SHA for 7d33a62
build.gradle
@@ -225,7 +225,7 @@ dependencies {
225
implementation group: 'commons-io', name: 'commons-io', version:'2.15.1'
226
227
implementation group: 'org.springframework', name: 'spring-web', version:'6.1.4'
228
- implementation group: 'org.springframework', name: 'spring-beans', version:'6.1.4'
+ implementation group: 'org.springframework', name: 'spring-beans', version:'6.1.5'
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'
231
implementation group: 'xalan', name: 'serializer', version: '2.7.3'
0 commit comments