Skip to content

Commit cf2d578

Browse files
Update org.apache.logging.log4j:log4j-api to version 2.24.3 (#3292) (#3292)
Co-authored-by: ASF Logging Services RM <[email protected]>
1 parent 1cf6048 commit cf2d578

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
@@ -320,7 +320,7 @@
320320
<project.build.outputTimestamp>2024-11-09T05:50:28Z</project.build.outputTimestamp>
321321

322322
<!-- Version of Log4j API required -->
323-
<log4j-api.version>2.24.2</log4j-api.version>
323+
<log4j-api.version>2.24.3</log4j-api.version>
324324

325325
<!-- ========================
326326
Site-specific properties

src/changelog/.3.x.x/update_org_apache_logging_log4j_log4j_api.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="3229" link="https://github.com/apache/logging-log4j2/pull/3229"/>
7-
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-api` to version `2.24.2`</description>
6+
<issue id="3292" link="https://github.com/apache/logging-log4j2/pull/3292"/>
7+
<description format="asciidoc">Update `org.apache.logging.log4j:log4j-api` to version `2.24.3`</description>
88
</entry>

0 commit comments

Comments
 (0)