Skip to content

Commit 4b3a979

Browse files
committed
Update org.apache.logging.log4j:log4j-core to version 2.25.1 (#46)
1 parent a55014a commit 4b3a979

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
@@ -148,7 +148,7 @@
148148
<project.build.outputTimestamp>2023-11-15T15:33:35Z</project.build.outputTimestamp>
149149

150150
<!-- dependency versions -->
151-
<log4j.version>2.25.0</log4j.version>
151+
<log4j.version>2.25.1</log4j.version>
152152
<nashorn.version>15.6</nashorn.version>
153153

154154
<!-- Additional manifest entries -->

src/changelog/.2.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="45" link="https://github.com/apache/logging-log4j-jmx-gui/pull/45"/>
7-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.25.0`</description>
6+
<issue id="46" link="https://github.com/apache/logging-log4j-jmx-gui/pull/46"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-core` to version `2.25.1`</description>
88
</entry>

0 commit comments

Comments
 (0)