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.
341
341
<plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
342
342
<project .build.outputTimestamp>2023-10-03T11:25:00Z</project .build.outputTimestamp>
343
343
<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>
345
345
<mavenPluginToolsVersion >3.10.2</mavenPluginToolsVersion >
346
346
<mavenFluidoSkinVersion >1.11.2</mavenFluidoSkinVersion >
347
347
<mavenSurefireVersion >3.2.2</mavenSurefireVersion >
@@ -572,10 +572,7 @@ limitations under the License.
572
572
<java >
573
573
<!-- orders of used formatters are important -->
574
574
<!-- 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 />
579
576
<removeUnusedImports />
580
577
<importOrder >
581
578
<order >javax,java,,\#</order >
You can’t perform that action at this time.
0 commit comments