File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -238,10 +238,10 @@ License Version 2.0:
238238- jetty-util-12.0.22
239239- jose4j-0.9.6
240240- jspecify-1.0.0
241- - log4j-api-2.25.1
242- - log4j-core-2.25.1
243- - log4j-slf4j-impl-2.25.1
244- - log4j-1.2-api-2.25.1
241+ - log4j-api-2.25.3
242+ - log4j-core-2.25.3
243+ - log4j-slf4j-impl-2.25.3
244+ - log4j-1.2-api-2.25.3
245245- lz4-java-1.10.1
246246- maven-artifact-3.9.6
247247- metrics-core-2.2.0
Original file line number Diff line number Diff line change @@ -105,7 +105,7 @@ versions += [
105105 kafka_39 : " 3.9.1" ,
106106 kafka_40 : " 4.0.0" ,
107107 kafka_41 : " 4.1.1" ,
108- log4j2 : " 2.25.1 " ,
108+ log4j2 : " 2.25.3 " ,
109109 // When updating lz4 make sure the compression levels in org.apache.kafka.common.record.CompressionType are still valid
110110 // https://github.com/apache/kafka/blob/trunk/clients/src/main/java/org/apache/kafka/common/record/CompressionType.java#L73-L74
111111 // https://github.com/yawkat/lz4-java/blob/main/src/java/net/jpountz/lz4/LZ4Constants.java#L23-L24
You can’t perform that action at this time.
0 commit comments