diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..16dec8d2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,2 @@ +# Set default behaviour, in case users don't have core.autocrlf set. +* text=auto \ No newline at end of file diff --git a/pom.xml b/pom.xml index 983e7791..1ffe2e57 100644 --- a/pom.xml +++ b/pom.xml @@ -85,7 +85,7 @@ cglib cglib - 3.2.2 + 3.2.4 true @@ -169,7 +169,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 2.10.3 + 2.10.4 org.apache.maven.plugins @@ -190,7 +190,7 @@ org.apache.maven.plugins maven-source-plugin - 3.0.0 + 3.0.1