diff --git a/bom/build.gradle b/bom/build.gradle index b3ea781fd64..f231286cd8a 100644 --- a/bom/build.gradle +++ b/bom/build.gradle @@ -36,7 +36,7 @@ ext { commonsconfigurationVersion = '1.10' commonsioVersion = '2.18.0' - commonsloggingVersion = '1.3.2' + commonsloggingVersion = '1.4.0' // TODO: Version 1.12.0 breaks XTDB because of a change in lucene's library names commonstextVersion = '1.11.0'