We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 80d187b commit 0be00cdCopy full SHA for 0be00cd
build.gradle
@@ -79,7 +79,7 @@ dependencies {
79
implementation 'commons-validator:commons-validator:1.7'
80
implementation 'org.apache.commons:commons-lang3:3.11'
81
implementation 'commons-io:commons-io:2.8.0'
82
- implementation 'org.springframework:spring-context:5.3.1'
+ implementation 'org.springframework:spring-context:5.3.2'
83
implementation 'org.aspectj:aspectjweaver:1.9.6'
84
implementation 'org.slf4j:slf4j-api:1.7.30'
85
0 commit comments