We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 14590ea commit 768191bCopy full SHA for 768191b
bom/build.gradle
@@ -75,7 +75,7 @@ ext {
75
kafkaVersion = '3.9.0'
76
lang3Version = '3.14.0'
77
// TODO: logbackVersion = '1.5.8' build break
78
- logbackVersion = '1.5.6'
+ logbackVersion = '1.5.18'
79
lettuceVersion = '6.5.0.RELEASE'
80
// TODO: Lucene Version 9 now available but changed the naming of Codec files and so does not work with XTDB
81
luceneVersion = '8.11.3'
0 commit comments