mirror of
https://github.com/continew-org/continew-starter.git
synced 2025-09-22 04:57:12 +08:00
chore: 移除 lombok 依赖
再度精简依赖
This commit is contained in:
@@ -30,5 +30,11 @@
|
||||
<groupId>p6spy</groupId>
|
||||
<artifactId>p6spy</artifactId>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>org.slf4j</groupId>
|
||||
<artifactId>slf4j-api</artifactId>
|
||||
</dependency>
|
||||
|
||||
</dependencies>
|
||||
</project>
|
Reference in New Issue
Block a user