diff --git a/.gitattributes b/.gitattributes index bf9e5ddfbf..618818ad4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,5 +1,5 @@ # Auto detect text files and perform LF normalization -* text eol=lf +* text eol=auto *.xml text diff=xml *.java text diff=java @@ -7,7 +7,4 @@ *.vm text *.fml text *.md text -*.css text -*.js text -*.sql text *.png binary diff --git a/pom.xml b/pom.xml index 686e599886..13b1fa2e88 100644 --- a/pom.xml +++ b/pom.xml @@ -376,7 +376,7 @@ org.codehaus.mojo animal-sniffer-maven-plugin - 1.21 + 1.23 maven-surefire-plugin