File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 143143 <!-- dependency versions -->
144144 <jmh .version>1.37</jmh .version>
145145 <junit .version>5.11.0</junit .version>
146- <log4j .version>2.23.1 </log4j .version>
146+ <log4j .version>2.24.0 </log4j .version>
147147 <kotlin .version>1.6.21</kotlin .version>
148148 <kotlinx .coroutines.version>1.6.4</kotlinx .coroutines.version>
149149 <mockito-kotlin .version>4.1.0</mockito-kotlin .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 =" https://logging.apache.org/xml/ns"
4+ xsi : schemaLocation =" https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+ type =" updated" >
6+ <issue id =" 87" link =" https://github.com/apache/logging-log4j-kotlin/pull/87" />
7+ <description format =" asciidoc" >Update `org.apache.logging.log4j:log4j-bom` to version `2.24.0`</description >
8+ </entry >
You can’t perform that action at this time.
0 commit comments