Skip to content

Commit dddcd44

Browse files
committed
Update org.apache.logging.log4j:log4j-bom to version 2.24.0 (#87)
1 parent a4b8b28 commit dddcd44

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
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>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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>

0 commit comments

Comments
 (0)