Skip to content

Commit d09799d

Browse files
author
jainadc9
committed
Uplift log4j-to-slf4j to 2.15.0
1 parent b8c660e commit d09799d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,11 @@
4646
</reporting>
4747

4848
<dependencies>
49+
<dependency>
50+
<groupId>org.apache.logging.log4j</groupId>
51+
<artifactId>log4j-to-slf4j</artifactId>
52+
<version>2.15.0</version>
53+
</dependency>
4954
<dependency>
5055
<groupId>org.springframework.boot</groupId>
5156
<artifactId>spring-boot-starter-actuator</artifactId>

0 commit comments

Comments
 (0)