aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 15:24:59 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 15:24:59 +0200
commita9d4f7680a15cd113539d583832b1a7abeeb6267 (patch)
tree0574edbe4c46196e9bc9b36e39d62ae4121bac34 /common
parentc864d453105f08786c24ce932b0b9a349058fd68 (diff)
downloadmoa-id-spss-a9d4f7680a15cd113539d583832b1a7abeeb6267.tar.gz
moa-id-spss-a9d4f7680a15cd113539d583832b1a7abeeb6267.tar.bz2
moa-id-spss-a9d4f7680a15cd113539d583832b1a7abeeb6267.zip
update joda-time to version 2.3
Diffstat (limited to 'common')
-rw-r--r--common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 46f26501f..dba1c60fe 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -67,7 +67,7 @@
<dependency>
<groupId>joda-time</groupId>
<artifactId>joda-time</artifactId>
- <version>1.6.2</version>
+ <version>2.3</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>