Update Junit version
diff --git a/activation/pom.xml b/activation/pom.xml
index 7dbbb4b..5d30bef 100644
--- a/activation/pom.xml
+++ b/activation/pom.xml
@@ -203,7 +203,7 @@
 	<dependency>
 	    <groupId>junit</groupId>
 	    <artifactId>junit</artifactId>
-	    <version>4.7</version>
+	    <version>4.12</version>
 	    <scope>test</scope>
 	    <optional>true</optional>
 	</dependency>