@@ -97,5 +97,10 @@
<artifactId>mazovia-charset</artifactId>
<version>1.0</version>
</dependency>
+ <dependency>
+ <groupId>joda-time</groupId>
+ <artifactId>joda-time</artifactId>
+ <version>2.1</version>
+ </dependency>
</dependencies>
</project>