diff options
Diffstat (limited to 'id/server')
-rw-r--r-- | id/server/idserverlib/pom.xml | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/id/server/idserverlib/pom.xml b/id/server/idserverlib/pom.xml index 46f79c8ff..b37c11faa 100644 --- a/id/server/idserverlib/pom.xml +++ b/id/server/idserverlib/pom.xml @@ -216,11 +216,12 @@ <groupId>org.opensaml</groupId>
<artifactId>xmltooling</artifactId>
</dependency>
-
- <dependency>
+
+<!-- <dependency>
<groupId>regexp</groupId>
<artifactId>regexp</artifactId>
- </dependency>
+ </dependency> -->
+
<!-- <dependency> <groupId>commons-httpclient</groupId> <artifactId>commons-httpclient</artifactId>
</dependency> -->
<!-- <dependency> <groupId>at.gv.egovernment.moa.id</groupId> <artifactId>mandate-validate</artifactId>
|