diff options
Diffstat (limited to 'eidas_modules/authmodule-eIDAS-v2/pom.xml')
-rw-r--r-- | eidas_modules/authmodule-eIDAS-v2/pom.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml index 9eeb0994..4fe2bb36 100644 --- a/eidas_modules/authmodule-eIDAS-v2/pom.xml +++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml @@ -183,12 +183,6 @@ <artifactId>jose4j</artifactId> <version>0.7.2</version> </dependency> - <dependency> - <groupId>at.asitplus.eidas.ms_specific</groupId> - <artifactId>ms_specific_connector</artifactId> - <version>1.1.1-SNAPSHOT</version> - <scope>test</scope> - </dependency> </dependencies> <build> |