Skip to content

Commit dde535f

Browse files
committed
Update org.slf4j:slf4j-nop to version 2.0.17 (apache#3496)
1 parent 6f4fab9 commit dde535f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.3.1</mongodb.version>
34-
<slf4j2.version>2.0.16</slf4j2.version>
34+
<slf4j2.version>2.0.17</slf4j2.version>
3535
</properties>
3636
<dependencyManagement>
3737
<dependencies>

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

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

0 commit comments

Comments
 (0)