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 09bbd2a commit 14e703bCopy full SHA for 14e703b
build.gradle
@@ -46,7 +46,7 @@ ext {
46
jacksonVersion = "2.19.0"
47
junit5Version = "5.12.2"
48
kafkaVersion = "2.0.1"
49
- log4jVersion = "2.24.3"
+ log4jVersion = "2.25.0"
50
testcontainersVersion = "1.21.0"
51
}
52
0 commit comments