File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -237,10 +237,10 @@ License Version 2.0:
237
237
- jetty-session-12.0.15
238
238
- jetty-util-12.0.15
239
239
- jose4j-0.9.4
240
- - log4j-api-2.24.1
241
- - log4j-core-2.24.1
242
- - log4j-slf4j-impl-2.24.1
243
- - log4j-1.2-api-2.24.1
240
+ - log4j-api-2.24.3
241
+ - log4j-core-2.24.3
242
+ - log4j-slf4j-impl-2.24.3
243
+ - log4j-1.2-api-2.24.3
244
244
- lz4-java-1.8.0
245
245
- maven-artifact-3.9.6
246
246
- metrics-core-2.2.0
Original file line number Diff line number Diff line change @@ -102,7 +102,7 @@ versions += [
102
102
kafka_37 : " 3.7.2" ,
103
103
kafka_38 : " 3.8.1" ,
104
104
kafka_39 : " 3.9.0" ,
105
- log4j2 : " 2.24.1 " ,
105
+ log4j2 : " 2.24.3 " ,
106
106
// When updating lz4 make sure the compression levels in org.apache.kafka.common.record.CompressionType are still valid
107
107
lz4 : " 1.8.0" ,
108
108
mavenArtifact : " 3.9.6" ,
You can’t perform that action at this time.
0 commit comments