Skip to content

Commit 1ddcdba

Browse files
committed
Update ch.qos.logback:logback-core to version 1.4.0 (#2975)
1 parent 750d812 commit 1ddcdba

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@
350350
<site-log4j-api.version>2.24.0</site-log4j-api.version>
351351
<site-log4j-core.version>2.24.0</site-log4j-core.version>
352352
<site-log4j-layout-template-json.version>2.24.0</site-log4j-layout-template-json.version>
353-
<site-logback.version>1.5.5</site-logback.version>
353+
<site-logback.version>1.4.0</site-logback.version>
354354
<site-slf4j.version>2.0.16</site-slf4j.version>
355355

356356
<!-- =====================================================
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="https://logging.apache.org/xml/ns"
4+
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
5+
type="updated">
6+
<issue id="2975" link="https://github.com/apache/logging-log4j2/pull/2975"/>
7+
<description format="asciidoc">Update `ch.qos.logback:logback-core` to version `1.4.0`</description>
8+
</entry>

0 commit comments

Comments
 (0)