Skip to content

Commit 13b5fda

Browse files
asf-rmppkarwasz
authored andcommitted
Update org.slf4j:slf4j-nop to version 2.0.16 (#2955)
1 parent aa48556 commit 13b5fda

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

log4j-mongodb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
<Fragment-Host>org.apache.logging.log4j.core</Fragment-Host>
3232
<!-- Dependency versions -->
3333
<mongodb.version>5.1.4</mongodb.version>
34-
<slf4j2.version>2.0.15</slf4j2.version>
34+
<slf4j2.version>2.0.16</slf4j2.version>
3535
</properties>
3636
<dependencyManagement>
3737
<dependencies>

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.4</mongodb4.version>
39-
<slf4j.version>1.7.36</slf4j.version>
39+
<slf4j.version>2.0.16</slf4j.version>
4040
</properties>
4141

4242
<dependencyManagement>
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="2955" link="https://github.com/apache/logging-log4j2/pull/2955"/>
7+
<description format="asciidoc">Update `org.slf4j:slf4j-nop` to version `2.0.16`</description>
8+
</entry>

0 commit comments

Comments
 (0)