diff --git a/core/build.xml b/core/build.xml index 26811bc08..064fc6676 100644 --- a/core/build.xml +++ b/core/build.xml @@ -54,7 +54,7 @@ includeantruntime="false"> - + @@ -94,7 +94,7 @@ - + @@ -116,7 +116,7 @@ - + diff --git a/core/lib/junit-4.10.jar b/core/lib/junit-4.10.jar deleted file mode 100644 index bf5c0b9c6..000000000 Binary files a/core/lib/junit-4.10.jar and /dev/null differ diff --git a/core/lib/junit-4.11.jar b/core/lib/junit-4.11.jar new file mode 100644 index 000000000..4d552a6f3 Binary files /dev/null and b/core/lib/junit-4.11.jar differ diff --git a/core/pom.xml b/core/pom.xml index edeb98e60..4ba4e908c 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -59,7 +59,7 @@ junit junit - 4.10 + 4.11 test