pom.xml @@ -91,6 +91,11 @@ <artifactId>commons-codec</artifactId> <version>1.14</version> </dependency> <dependency> <groupId>junit</groupId> <artifactId>junit</artifactId> <scope>test</scope> </dependency> </dependencies> <build>