Update template/pom.xml

This commit is contained in:
2025-02-11 17:23:40 +08:00
parent aa123c7011
commit 9176af36ac

View File

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