File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change @@ -341,7 +341,7 @@ limitations under the License.
341341 <plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
342342 <project .build.outputTimestamp>2023-10-03T11:25:00Z</project .build.outputTimestamp>
343343 <gpg .useagent>true</gpg .useagent>
344- <spotless-maven-plugin .version>2.41.0 </spotless-maven-plugin .version>
344+ <spotless-maven-plugin .version>2.41.1 </spotless-maven-plugin .version>
345345 <mavenPluginToolsVersion >3.10.2</mavenPluginToolsVersion >
346346 <mavenFluidoSkinVersion >1.11.2</mavenFluidoSkinVersion >
347347 <mavenSurefireVersion >3.2.2</mavenSurefireVersion >
@@ -572,10 +572,7 @@ limitations under the License.
572572 <java >
573573 <!-- orders of used formatters are important -->
574574 <!-- eg. palantir override importOrder, so should be first -->
575- <palantirJavaFormat >
576- <!-- TODO revert it with spotless plugin update with fix for https://github.com/diffplug/spotless/issues/1774 -->
577- <version >2.38.0</version >
578- </palantirJavaFormat >
575+ <palantirJavaFormat />
579576 <removeUnusedImports />
580577 <importOrder >
581578 <order >javax,java,,\#</order >
You can’t perform that action at this time.
0 commit comments