feat: update pom.xml

This commit is contained in:
psxjoy 2024-12-21 00:02:46 +08:00
parent 1664c2c21f
commit 9ff44cf606

13
pom.xml
View File

@ -79,19 +79,6 @@
</dependencyManagement>
<dependencies>
<!-- <dependency>-->
<!-- <groupId>org.slf4j</groupId>-->
<!-- <artifactId>slf4j-api</artifactId>-->
<!-- </dependency>-->
<!-- <dependency>-->
<!-- <groupId>org.projectlombok</groupId>-->
<!-- <artifactId>lombok</artifactId>-->
<!-- <scope>provided</scope>-->
<!-- </dependency>-->
</dependencies>
<build>
<pluginManagement>
<plugins>