File tree 1 file changed +3
-1
lines changed
1 file changed +3
-1
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>2024-09-25T19:34:33Z</project .build.outputTimestamp>
343
343
<gpg .useagent>true</gpg .useagent>
344
- <spotless-maven-plugin .version>2.43.0 </spotless-maven-plugin .version>
344
+ <spotless-maven-plugin .version>2.44.0.BETA4 </spotless-maven-plugin .version>
345
345
<mavenPluginToolsVersion >3.15.1</mavenPluginToolsVersion >
346
346
<mavenFluidoSkinVersion >2.0.1</mavenFluidoSkinVersion >
347
347
<mavenSurefireVersion >3.5.2</mavenSurefireVersion >
@@ -595,6 +595,8 @@ limitations under the License.
595
595
<order >javax,java,,\#</order >
596
596
</importOrder >
597
597
</java >
598
+ <!-- accept all endings to support validations on top of source archives -->
599
+ <lineEndings >PRESERVE</lineEndings >
598
600
<pom >
599
601
<sortPom >
600
602
<expandEmptyElements >false</expandEmptyElements >
You can’t perform that action at this time.
0 commit comments