We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6571a3f commit c518c1fCopy full SHA for c518c1f
1 file changed
build.gradle
@@ -90,7 +90,7 @@ dependencies {
90
implementation('org.apache.commons:commons-compress:1.27.1') {
91
because 'spotify docker-client uses an outdated version'
92
}
93
- implementation('org.apache.commons:commons-lang3:3.19.0') {
+ implementation('org.apache.commons:commons-lang3:3.18.0') {
94
95
96
implementation('org.apache.httpcomponents:httpclient:4.5.14') {
0 commit comments