Skip to content

Commit 56d14a4

Browse files
committed
Update org.slf4j:slf4j-nop to version 2.0.17 (apache#3490)
1 parent dde535f commit 56d14a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

log4j-mongodb4/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3737
<!-- Dependency versions -->
3838
<mongodb4.version>4.11.5</mongodb4.version>
39-
<slf4j.version>2.0.16</slf4j.version>
39+
<slf4j.version>2.0.17</slf4j.version>
4040
</properties>
4141

4242
<dependencyManagement>

src/changelog/.2.x.x/update_org_slf4j_slf4j_nop.xml

Lines changed: 1 addition & 1 deletion
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="3496" link="https://github.com/apache/logging-log4j2/pull/3496"/>
6+
<issue id="3490" link="https://github.com/apache/logging-log4j2/pull/3490"/>
77
<description format="asciidoc">Update `org.slf4j:slf4j-nop` to version `2.0.17`</description>
88
</entry>

0 commit comments

Comments
 (0)