Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
yeikel committed Jan 14, 2025
1 parent bc1aa19 commit 848cf62
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -127,16 +127,6 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-logging</artifactId>
<exclusions>
<exclusion>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-classic</artifactId>
</exclusion>
<exclusion>
<groupId>ch.qos.logback</groupId>
<artifactId>logback-core</artifactId>
</exclusion>
</exclusions>
</dependency>

<dependency>
Expand Down

0 comments on commit 848cf62

Please sign in to comment.