diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index f9c52b9cabe..87d9404fcdd 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ commons-compress = "1.27.1" commons-io = "2.18.0" commons-lang3 = "3.17.0" commons-math3 = "3.6.1" -commons-text = "1.13.0" +commons-text = "1.13.1" # confluent and confluent-kafak-clients should be kept in-sync confluent = "7.8.0" confluent-kafka-clients = "7.8.0-ccs"