Skip to content

Commit 848cf62

Browse files
committed
update
1 parent bc1aa19 commit 848cf62

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

api/pom.xml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -127,16 +127,6 @@
127127
<dependency>
128128
<groupId>org.springframework.boot</groupId>
129129
<artifactId>spring-boot-starter-logging</artifactId>
130-
<exclusions>
131-
<exclusion>
132-
<groupId>ch.qos.logback</groupId>
133-
<artifactId>logback-classic</artifactId>
134-
</exclusion>
135-
<exclusion>
136-
<groupId>ch.qos.logback</groupId>
137-
<artifactId>logback-core</artifactId>
138-
</exclusion>
139-
</exclusions>
140130
</dependency>
141131

142132
<dependency>

0 commit comments

Comments
 (0)