aboutsummaryrefslogtreecommitdiff
path: root/id/oa
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2016-03-22 08:49:49 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2016-03-22 08:49:49 +0100
commitf5970e6aa4f621e870db8a9337fb00598cd85703 (patch)
tree6bf0c55eda66616dde97cc71b26c38eee19b02ab /id/oa
parent9b980ba714e6d59abcccb10df5036c0c318721c5 (diff)
downloadmoa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.tar.gz
moa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.tar.bz2
moa-id-spss-f5970e6aa4f621e870db8a9337fb00598cd85703.zip
update third party libs
Diffstat (limited to 'id/oa')
-rw-r--r--id/oa/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/id/oa/pom.xml b/id/oa/pom.xml
index 8abd75461..c2eb6238c 100644
--- a/id/oa/pom.xml
+++ b/id/oa/pom.xml
@@ -70,11 +70,11 @@
<version>1.2</version>
<scope>provided</scope>
</dependency>
- <dependency>
+<!-- <dependency>
<groupId>javax.servlet</groupId>
<artifactId>servlet-api</artifactId>
<scope>provided</scope>
- </dependency>
+ </dependency> -->
<dependency>
<groupId>org.opensaml</groupId>
@@ -98,7 +98,7 @@
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
+ <artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>