Skip to content

Commit 6d56507

Browse files
committed
Update ch.qos.logback:logback-core to version 1.5.12 (#3145)
1 parent dd7446a commit 6d56507

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<log4j.version>1.2.17</log4j.version>
126126
<log4j2-custom-layout.version>1.1.0</log4j2-custom-layout.version>
127127
<log4j2-logstash-layout.version>0.18</log4j2-logstash-layout.version>
128-
<logback.version>1.5.11</logback.version>
128+
<logback.version>1.5.12</logback.version>
129129
<maven.version>3.9.9</maven.version>
130130
<mockito.version>5.14.2</mockito.version>
131131
<nashorn.version>15.4</nashorn.version>

src/changelog/.3.x.x/update_ch_qos_logback_logback_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="3095" link="https://github.com/apache/logging-log4j2/pull/3095"/>
7-
<description format="asciidoc">Update `ch.qos.logback:logback-core` to version `1.5.11`</description>
6+
<issue id="3145" link="https://github.com/apache/logging-log4j2/pull/3145"/>
7+
<description format="asciidoc">Update `ch.qos.logback:logback-core` to version `1.5.12`</description>
88
</entry>

0 commit comments

Comments
 (0)