From 9e224aa3c62ef65323d64e2d689de5aa18146930 Mon Sep 17 00:00:00 2001 From: Michal Kordas Date: Fri, 13 Mar 2015 23:16:57 +0100 Subject: [PATCH] Update maven-surefire-plugin to 2.18.1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 45582cc8..82270e85 100644 --- a/pom.xml +++ b/pom.xml @@ -148,7 +148,7 @@ org.apache.maven.plugins maven-surefire-plugin - 2.12 + 2.18.1 javassist/JvstTest.java -- 2.39.5