File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 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.
341341 <plexusDistMgmtSnapshotsUrl >https://oss.sonatype.org/content/repositories/plexus-snapshots</plexusDistMgmtSnapshotsUrl >
342342 <project .build.outputTimestamp>2024-09-25T19:34:33Z</project .build.outputTimestamp>
343343 <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>
345345 <mavenPluginToolsVersion >3.15.1</mavenPluginToolsVersion >
346346 <mavenFluidoSkinVersion >2.0.1</mavenFluidoSkinVersion >
347347 <mavenSurefireVersion >3.5.2</mavenSurefireVersion >
@@ -595,6 +595,8 @@ limitations under the License.
595595 <order >javax,java,,\#</order >
596596 </importOrder >
597597 </java >
598+ <!-- accept all endings to support validations on top of source archives -->
599+ <lineEndings >PRESERVE</lineEndings >
598600 <pom >
599601 <sortPom >
600602 <expandEmptyElements >false</expandEmptyElements >
You can’t perform that action at this time.
0 commit comments