Skip to content

Commit 0ebf898

Browse files
committed
Update ch.qos.logback:logback-core to version 1.5.9 (#3075)
1 parent 0784be4 commit 0ebf898

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -347,7 +347,7 @@
347347
<site-log4j-core.version>3.0.0-beta2</site-log4j-core.version>
348348
<site-log4j-jakarta.version>3.0.0-alpha1</site-log4j-jakarta.version>
349349
<site-log4j-layout-template-json.version>3.0.0-beta2</site-log4j-layout-template-json.version>
350-
<site-logback.version>1.5.8</site-logback.version>
350+
<site-logback.version>1.5.9</site-logback.version>
351351
<site-slf4j.version>2.0.16</site-slf4j.version>
352352

353353
<!-- =====================================================

src/changelog/.3.x.x/update_ch_qos_logback_logback_core.xml

Lines changed: 1 addition & 1 deletion
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="3072" link="https://github.com/apache/logging-log4j2/pull/3072"/>
6+
<issue id="3075" link="https://github.com/apache/logging-log4j2/pull/3075"/>
77
<description format="asciidoc">Update `ch.qos.logback:logback-core` to version `1.5.9`</description>
88
</entry>

0 commit comments

Comments
 (0)