Skip to content

Commit 1b5f65e

Browse files
committed
Update ch.qos.logback:logback-core to version 1.5.13 (#3310)
1 parent 89eaaf5 commit 1b5f65e

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
@@ -342,7 +342,7 @@
342342
<site-log4j-core.version>3.0.0-beta3</site-log4j-core.version>
343343
<site-log4j-jakarta.version>3.0.0-alpha1</site-log4j-jakarta.version>
344344
<site-log4j-layout-template-json.version>3.0.0-beta3</site-log4j-layout-template-json.version>
345-
<site-logback.version>1.5.12</site-logback.version>
345+
<site-logback.version>1.5.13</site-logback.version>
346346
<site-slf4j.version>2.0.16</site-slf4j.version>
347347

348348
<!-- =====================================================
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="3310" link="https://github.com/apache/logging-log4j2/pull/3310"/>
7+
<description format="asciidoc">Update `ch.qos.logback:logback-core` to version `1.5.13`</description>
8+
</entry>

0 commit comments

Comments
 (0)