We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
org.slf4j:slf4j-api
2.0.17
1 parent b7cccc1 commit 727c992Copy full SHA for 727c992
log4j-slf4j2-impl/pom.xml
@@ -36,7 +36,7 @@
36
(Refer to the `log4j-to-slf4j` artifact for forwarding the Log4j API to SLF4J.)</description>
37
38
<properties>
39
- <slf4j2.version>2.0.16</slf4j2.version>
+ <slf4j2.version>2.0.17</slf4j2.version>
40
</properties>
41
42
<dependencyManagement>
src/changelog/.2.x.x/update_org_slf4j_slf4j_api.xml
@@ -3,6 +3,6 @@
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="3498" link="https://github.com/apache/logging-log4j2/pull/3498"/>
+ <issue id="3499" link="https://github.com/apache/logging-log4j2/pull/3499"/>
7
<description format="asciidoc">Update `org.slf4j:slf4j-api` to version `2.0.17`</description>
8
</entry>
0 commit comments