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 @@ -76,7 +76,7 @@ ext {
lang3Version = '3.19.0'
// TODO: logbackVersion = '1.5.8' build break
logbackVersion = '1.5.20'
lettuceVersion = '7.0.0.RELEASE'
lettuceVersion = '7.5.1.RELEASE'
// TODO: Lucene Version 9 now available but changed the naming of Codec files and so does not work with XTDB
luceneVersion = '8.11.3'
openlineageVersion = '1.37.0'
Expand Down
Loading