Skip to content

Commit

Permalink
Polish #58
Browse files Browse the repository at this point in the history
  • Loading branch information
mercyblitz committed Jan 6, 2025
1 parent 3e77d19 commit a4c2a93
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions microsphere-spring-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,13 @@
<scope>import</scope>
</dependency>

<!-- Slf4j -->
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>${slf4j.version}</version>
</dependency>

<!-- Logback -->
<dependency>
<groupId>ch.qos.logback</groupId>
Expand Down

0 comments on commit a4c2a93

Please sign in to comment.