Skip to content

Commit f841549

Browse files
authored
Update pom.xml
1 parent 0f15361 commit f841549

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -52,9 +52,9 @@
5252
<version>${springBootVersion}</version>
5353
<exclusions>
5454
<exclusion>
55-
<groupId>org.apache.logging.log4j</groupId>
56-
<artifactId>log4j-to-slf4j</artifactId>
57-
</exclusion>
55+
<groupId>org.apache.logging.log4j</groupId>
56+
<artifactId>log4j-to-slf4j</artifactId>
57+
</exclusion>
5858
</exclusions>
5959
</dependency>
6060
<dependency>

0 commit comments

Comments
 (0)