Skip to content

Commit

Permalink
Update org.apache.logging.log4j:log4j-bom to version 2.24.2 (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Nov 22, 2024
1 parent ab27519 commit b90d1b4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@
<!-- dependency versions -->
<jmh.version>1.37</jmh.version>
<junit.version>5.11.3</junit.version>
<log4j.version>2.24.1</log4j.version>
<log4j.version>2.24.2</log4j.version>
<kotlin.version>2.0.21</kotlin.version>
<kotlinx.coroutines.version>1.6.4</kotlinx.coroutines.version>
<mockito-kotlin.version>4.1.0</mockito-kotlin.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="95" link="https://github.com/apache/logging-log4j-kotlin/pull/95"/>
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.1`</description>
<issue id="100" link="https://github.com/apache/logging-log4j-kotlin/pull/100"/>
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-bom` to version `2.24.2`</description>
</entry>

0 comments on commit b90d1b4

Please sign in to comment.