Update template/pom.xml

This commit is contained in:
2025-01-11 08:41:35 +08:00
parent a0905efaa2
commit 38b3cbb4c5

View File

@@ -691,13 +691,6 @@
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
<version>2.43.0</version>
<executions>
<execution>
<goals>
<goal>check</goal>
</goals>
</execution>
</executions>
<configuration>
<java>
<googleJavaFormat>