diff --git a/bom/build.gradle b/bom/build.gradle index b4acec4f53..c32fc2d9e4 100644 --- a/bom/build.gradle +++ b/bom/build.gradle @@ -38,7 +38,7 @@ ext { commonsioVersion = '2.18.0' commonsloggingVersion = '1.3.2' // TODO: Version 1.12.0 breaks XTDB because of a change in lucene's library names - commonstextVersion = '1.11.0' + commonstextVersion = '1.13.0' commonscliVersion = '1.9.0' elasticsearchVersion = '8.7.1'