Update template/pom.xml

This commit is contained in:
2025-01-11 08:40:11 +08:00
parent 33d06b1638
commit 3bda3d295d

View File

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