aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 14:54:08 +0200
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-03-31 14:54:08 +0200
commit24b55a1663ebb218f55b2ef443683c7328ceaef8 (patch)
treebeb90c52532a195c30fe53c4324bd6557c01c540 /pom.xml
parente243ae942d56cb4633bdc6fac9a9b502bd47e21f (diff)
downloadmoa-id-spss-24b55a1663ebb218f55b2ef443683c7328ceaef8.tar.gz
moa-id-spss-24b55a1663ebb218f55b2ef443683c7328ceaef8.tar.bz2
moa-id-spss-24b55a1663ebb218f55b2ef443683c7328ceaef8.zip
update Jaxen to version 1.1.6
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f41da9e51..c12743d20 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
<dependency>
<groupId>jaxen</groupId>
<artifactId>jaxen</artifactId>
- <version>1.0-FCS</version>
+ <version>1.1.6</version>
</dependency>
<dependency>
<groupId>saxpath</groupId>