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 c14054e commit 08826a7Copy full SHA for 08826a7
build.gradle
@@ -76,7 +76,7 @@ dependencies {
76
implementation 'org.apache.httpcomponents:httpclient:4.5.13'
77
implementation 'cglib:cglib:3.3.0'
78
implementation 'commons-validator:commons-validator:1.7'
79
- implementation 'org.apache.commons:commons-lang3:3.11'
+ 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.4'
82
implementation 'org.aspectj:aspectjweaver:1.9.6'
0 commit comments