remove 去除 maven 无用 作用域限制

This commit is contained in:
疯狂的狮子Li
2022-03-04 00:02:39 +08:00
parent 6afbf8734e
commit 53b4e0b0be
8 changed files with 0 additions and 10 deletions

View File

@@ -25,7 +25,6 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>