Skip to content

Commit 9c02db0

Browse files
committed
Update ch.qos.reload4j:reload4j to version 1.2.26 (#3291)
1 parent e019532 commit 9c02db0

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

log4j-perf-test/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
<module.name>org.apache.logging.log4j.perf</module.name>
4040

4141
<!-- Dependency versions -->
42-
<reload4j.version>1.2.25</reload4j.version>
42+
<reload4j.version>1.2.26</reload4j.version>
4343
<log4j2-ecs-layout.version>1.6.0</log4j2-ecs-layout.version>
4444
<logback.version>1.5.12</logback.version>
4545
<slf4j2.version>2.0.16</slf4j2.version>
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="3291" link="https://github.com/apache/logging-log4j2/pull/3291"/>
7+
<description format="asciidoc">Update `ch.qos.reload4j:reload4j` to version `1.2.26`</description>
8+
</entry>

0 commit comments

Comments
 (0)