Skip to content

Commit 154fdf9

Browse files
authored
Merge pull request #128 from spdx/updateslf4j
Update SLF4J to version 2.18.0
2 parents 011e427 + 6069e8c commit 154fdf9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -92,8 +92,8 @@
9292
</dependency>
9393
<dependency>
9494
<groupId>org.apache.logging.log4j</groupId>
95-
<artifactId>log4j-slf4j-impl</artifactId>
96-
<version>2.17.1</version>
95+
<artifactId>log4j-slf4j18-impl</artifactId>
96+
<version>2.18.0</version>
9797
</dependency>
9898
<dependency>
9999
<groupId>org.apache.commons</groupId>

0 commit comments

Comments
 (0)