File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -64,7 +64,6 @@ under the License.
6464 <minimalMavenBuildVersion >3.9.0</minimalMavenBuildVersion >
6565 <minimalJavaBuildVersion >11</minimalJavaBuildVersion >
6666 <classWorldsVersion >2.6.0</classWorldsVersion >
67- <version .spotless-maven-plugin>3.0.0</version .spotless-maven-plugin>
6867
6968 <!-- default maven version, will be overridden by maven3 profile -->
7069 <mavenVersion >4.0.0-alpha-8</mavenVersion >
@@ -428,17 +427,6 @@ under the License.
428427 </execution >
429428 </executions >
430429 </plugin >
431- <plugin >
432- <groupId >com.diffplug.spotless</groupId >
433- <artifactId >spotless-maven-plugin</artifactId >
434- <configuration >
435- <java >
436- <palantirJavaFormat >
437- <version >2.81.0</version >
438- </palantirJavaFormat >
439- </java >
440- </configuration >
441- </plugin >
442430 </plugins >
443431 </build >
444432
You can’t perform that action at this time.
0 commit comments