File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 31
31
<Fragment-Host >org.apache.logging.log4j.core</Fragment-Host >
32
32
<!-- Dependency versions -->
33
33
<mongodb .version>5.1.4</mongodb .version>
34
- <slf4j2 .version>2.0.15 </slf4j2 .version>
34
+ <slf4j2 .version>2.0.16 </slf4j2 .version>
35
35
</properties >
36
36
<dependencyManagement >
37
37
<dependencies >
Original file line number Diff line number Diff line change 36
36
<Fragment-Host >org.apache.logging.log4j.core</Fragment-Host >
37
37
<!-- Dependency versions -->
38
38
<mongodb4 .version>4.11.4</mongodb4 .version>
39
- <slf4j .version>1.7.36 </slf4j .version>
39
+ <slf4j .version>2.0.16 </slf4j .version>
40
40
</properties >
41
41
42
42
<dependencyManagement >
Original file line number Diff line number Diff line change
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 >
You can’t perform that action at this time.
0 commit comments