Skip to content

Commit 12df843

Browse files
committed
Update org.apache.logging.log4j:log4j-bom to version 2.24.3 (#101)
1 parent b90d1b4 commit 12df843

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.3</junit.version>
146-
<log4j.version>2.24.2</log4j.version>
146+
<log4j.version>2.24.3</log4j.version>
147147
<kotlin.version>2.0.21</kotlin.version>
148148
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
149149
<mockito-kotlin.version>4.1.0</mockito-kotlin.version>

src/changelog/.1.x.x/update_org_apache_logging_log4j_log4j_bom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="100" link="https://github.com/apache/logging-log4j-kotlin/pull/100"/>
7-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2`</description>
6+
<issue id="101" link="https://github.com/apache/logging-log4j-kotlin/pull/101"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.3`</description>
88
</entry>

0 commit comments

Comments
 (0)