Skip to content

Commit 727c992

Browse files
committed
Update org.slf4j:slf4j-api to version 2.0.17 (#3499)
1 parent b7cccc1 commit 727c992

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-slf4j2-impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
(Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)</description>
3737

3838
<properties>
39-
<slf4j2.version>2.0.16</slf4j2.version>
39+
<slf4j2.version>2.0.17</slf4j2.version>
4040
</properties>
4141

4242
<dependencyManagement>

src/changelog/.2.x.x/update_org_slf4j_slf4j_api.xml

+1-1
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="3498" link="https://github.com/apache/logging-log4j2/pull/3498"/>
6+
<issue id="3499" link="https://github.com/apache/logging-log4j2/pull/3499"/>
77
<description format="asciidoc">Update `org.slf4j:slf4j-api` to version `2.0.17`</description>
88
</entry>

0 commit comments

Comments
 (0)