Update template/pom.xml

This commit is contained in:
2025-01-11 08:42:30 +08:00
parent 5da7be6307
commit fe57fa01a2

View File

@@ -628,13 +628,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>