Commit 6c63caa3 authored by Greg Messner's avatar Greg Messner
Browse files

Changed junit version to 4.11.

parent 84968983
...@@ -133,7 +133,7 @@ ...@@ -133,7 +133,7 @@
<dependency> <dependency>
<groupId>junit</groupId> <groupId>junit</groupId>
<artifactId>junit</artifactId> <artifactId>junit</artifactId>
<version>4.9</version> <version>4.11</version>
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
</dependencies> </dependencies>
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment