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 2d08264 commit b7cccc1Copy full SHA for b7cccc1
log4j-perf-test/pom.xml
@@ -45,7 +45,7 @@
45
<surefire.jdkToolchain>[9, )</surefire.jdkToolchain>
46
47
<!-- Dependency versions -->
48
- <slf4j2.version>2.0.16</slf4j2.version>
+ <slf4j2.version>2.0.17</slf4j2.version>
49
50
</properties>
51
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="3497" link="https://github.com/apache/logging-log4j2/pull/3497"/>
+ <issue id="3498" link="https://github.com/apache/logging-log4j2/pull/3498"/>
7
<description format="asciidoc">Update `org.slf4j:slf4j-api` to version `2.0.17`</description>
8
</entry>
0 commit comments