diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-13 09:23:09 +0100 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2021-12-13 09:23:09 +0100 |
commit | 0436de6184c1a95d463da52929e3bf60923d6e04 (patch) | |
tree | f46beaef0195bde28b758e9144d6b6184ccb9ef5 /id/server/modules/moa-id-module-ehvd_integration | |
parent | 1fdd559a00ad852fe8436a8ca67b36e95b1027a0 (diff) | |
download | moa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.tar.gz moa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.tar.bz2 moa-id-spss-0436de6184c1a95d463da52929e3bf60923d6e04.zip |
update third-party libs and resolve API issues
Diffstat (limited to 'id/server/modules/moa-id-module-ehvd_integration')
-rw-r--r-- | id/server/modules/moa-id-module-ehvd_integration/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/id/server/modules/moa-id-module-ehvd_integration/pom.xml b/id/server/modules/moa-id-module-ehvd_integration/pom.xml index 6f9463710..15d129dcb 100644 --- a/id/server/modules/moa-id-module-ehvd_integration/pom.xml +++ b/id/server/modules/moa-id-module-ehvd_integration/pom.xml @@ -32,7 +32,6 @@ <dependency> <groupId>javax.servlet</groupId> <artifactId>javax.servlet-api</artifactId> - <version>3.1.0</version> <scope>provided</scope> </dependency> |