We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43064d commit 50fd3e3Copy full SHA for 50fd3e3
build.gradle
@@ -55,7 +55,7 @@ dependencies {
55
implementation 'commons-validator:commons-validator:1.7'
56
implementation 'org.apache.commons:commons-lang3:3.12.0'
57
implementation 'commons-io:commons-io:2.11.0'
58
- implementation 'org.springframework:spring-context:5.3.13'
+ implementation 'org.springframework:spring-context:5.3.14'
59
implementation 'org.aspectj:aspectjweaver:1.9.7'
60
implementation 'org.slf4j:slf4j-api:1.7.32'
61
0 commit comments