We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a48d01 commit dcc7579Copy full SHA for dcc7579
build.gradle
@@ -78,7 +78,7 @@ dependencies {
78
implementation 'commons-validator:commons-validator:1.7'
79
implementation 'org.apache.commons:commons-lang3:3.12.0'
80
implementation 'commons-io:commons-io:2.8.0'
81
- implementation 'org.springframework:spring-context:5.3.6'
+ implementation 'org.springframework:spring-context:5.3.7'
82
implementation 'org.aspectj:aspectjweaver:1.9.6'
83
implementation 'org.slf4j:slf4j-api:1.7.30'
84
0 commit comments