diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 717faad43c7..833113d1b5f 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -12,7 +12,7 @@ commons-compress = "1.27.1" commons-io = "2.18.0" commons-lang3 = "3.17.0" commons-math3 = "3.6.1" -commons-text = "1.12.0" +commons-text = "1.13.0" # confluent and confluent-kafak-clients should be kept in-sync confluent = "7.6.0" confluent-kafka-clients = "7.6.0-ccs"