We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8a2bd3 commit 7cceda9Copy full SHA for 7cceda9
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.5'
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.5'
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