Skip to content

Commit 2b15d35

Browse files
committed
Update org.apache.logging.log4j:log4j-bom to version 2.24.2 (#67)
1 parent 4bbd680 commit 2b15d35

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160

161161
<!-- dependency version -->
162162
<junit.version>4.13.2</junit.version>
163-
<log4j.version>2.24.0</log4j.version>
163+
<log4j.version>2.24.2</log4j.version>
164164
<mockito.version>4.11.0</mockito.version>
165165
<scalatest.version>3.2.10</scalatest.version>
166166
<scalatestplus.version>3.2.10.0</scalatestplus.version>

src/changelog/.13.x.x/update_org_apache_logging_log4j_log4j_bom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +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-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.0`</description>
6+
<issue id="67" link="https://github.com/apache/logging-log4j-scala/pull/67"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2`</description>
78
</entry>

0 commit comments

Comments
 (0)