File tree Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Expand file tree Collapse file tree 3 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 118118 <junit .version>4.13.2</junit .version>
119119 <junit-jupiter .version>5.10.2</junit-jupiter .version>
120120 <junit-pioneer .version>1.9.1</junit-pioneer .version>
121- <kafka .version>3.6.1 </kafka .version>
121+ <kafka .version>3.7.0 </kafka .version>
122122 <kubernetes-client .version>5.12.4</kubernetes-client .version>
123123 <lightcouch .version>0.2.0</lightcouch .version>
124124 <log4j .version>1.2.17</log4j .version>
Original file line number Diff line number Diff line change 1+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2+ <entry xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
3+ xmlns =" http://logging.apache.org/log4j/changelog"
4+ xsi : schemaLocation =" http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
5+ type =" updated" >
6+ <issue id =" 2326" link =" https://github.com/apache/logging-log4j2/pull/2326" />
7+ <description format =" asciidoc" >Update `org.apache.kafka:kafka-clients` to version `3.7.0`</description >
8+ </entry >
Original file line number Diff line number Diff line change @@ -37,3 +37,4 @@ This releases contains ...
3737* Update `github/codeql-action` to version `3.24.5` (https://github.com/apache/logging-log4j2/pull/2317[2317])
3838* Update `io.fabric8:docker-maven-plugin` to version `0.44.0` (https://github.com/apache/logging-log4j2/pull/2299[2299])
3939* Update `org.apache.commons:commons-compress` to version `1.26.0` (https://github.com/apache/logging-log4j2/pull/2304[2304])
40+ * Update `org.apache.kafka:kafka-clients` to version `3.7.0` (https://github.com/apache/logging-log4j2/pull/2326[2326])
You can’t perform that action at this time.
0 commit comments