Added additional joda time dependency

pull/306/merge
Amanda Anganes 12 years ago
parent 58ea01f0f8
commit 1398575061

@ -34,6 +34,11 @@
<artifactId>joda-time</artifactId>
<version>2.1</version>
</dependency>
<dependency>
<groupId>org.joda</groupId>
<artifactId>joda-convert</artifactId>
<version>1.3</version>
</dependency>
</dependencies>
<description>Reference implementation of OpenID Connect spec (http://openid.net/connect/).
</description>

Loading…
Cancel
Save