Update template/pom.xml

This commit is contained in:
2025-01-11 08:42:53 +08:00
parent 3463a6109e
commit 05133a7e40

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>