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 84487d8 commit 1765a2dCopy full SHA for 1765a2d
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation 'commons-validator:commons-validator:1.7'
77
implementation 'org.apache.commons:commons-lang3:3.11'
78
implementation 'commons-io:commons-io:2.8.0'
79
- implementation 'org.springframework:spring-context:5.2.8.RELEASE'
+ implementation 'org.springframework:spring-context:5.2.9.RELEASE'
80
implementation 'org.aspectj:aspectjweaver:1.9.6'
81
implementation 'org.slf4j:slf4j-api:1.7.30'
82
0 commit comments