Skip to content

Commit c387310

Browse files
committed
Update org.apache.logging.log4j:log4j-core to version 2.25.0 (#202)
1 parent bcb423c commit c387310

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-docgen/pom.xml

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

3737
<!-- Dependency versions -->
3838
<!-- We explicitly test against Log4j 2 -->
39-
<log4j-core.version>2.24.3</log4j-core.version>
39+
<log4j-core.version>2.25.0</log4j-core.version>
4040
<log4j-plugins.version>3.0.0-beta3</log4j-plugins.version>
4141

4242
</properties>

src/changelog/.0.x.x/update_org_apache_logging_log4j_log4j_core.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="160" link="https://github.com/apache/logging-log4j-tools/pull/160"/>
7-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.24.3`</description>
6+
<issue id="202" link="https://github.com/apache/logging-log4j-tools/pull/202"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.25.0`</description>
88
</entry>

0 commit comments

Comments
 (0)