diff --git a/build.gradle b/build.gradle index dd7fe2c..86fb0e4 100644 --- a/build.gradle +++ b/build.gradle @@ -69,7 +69,7 @@ dependencies { api 'net.wooga.gradle:secrets:[1,2[' api "net.wooga.gradle:macos-security:[1.0.1,2[" api 'software.amazon.awssdk:secretsmanager:[2.16,3[' - implementation 'org.apache.commons:commons-text:1.8' + implementation 'org.apache.commons:commons-text:1.10.0' testImplementation('com.nagternal:spock-genesis:0.6.0') { // This library tries to pull groovy-all in version 2.4 which is not compatible with groovy-all 2.5 // There is no newer version of this library. We should either fork it or get rid of the