Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bom/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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.15.0'

commonscliVersion = '1.9.0'
elasticsearchVersion = '8.7.1'
Expand Down
Loading