[java-idp-plugin-webauthn] 01/02: Cleanup POM

Phil Smart philip.smart at jisc.ac.uk
Tue Jun 4 16:25:49 UTC 2024


This is an automated email from the git hooks/post-receive script.

philsmart pushed a commit to branch main
in repository java-idp-plugin-webauthn.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-plugin-webauthn.git;a=commit;h=25234cd0ccbde9b2a98bfc70d32b215136d7dc99

commit 25234cd0ccbde9b2a98bfc70d32b215136d7dc99
Author: Phil Smart <philip.smart at jisc.ac.uk>
AuthorDate: Mon Jun 3 09:04:42 2024 +0100

    Cleanup POM
---
 webauthn-impl/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/webauthn-impl/pom.xml b/webauthn-impl/pom.xml
index b77c77a..c429101 100644
--- a/webauthn-impl/pom.xml
+++ b/webauthn-impl/pom.xml
@@ -171,11 +171,6 @@
             <artifactId>opensaml-storage-api</artifactId>
             <scope>provided</scope>
         </dependency>
-        <dependency>
-            <groupId>${opensaml.groupId}</groupId>
-            <artifactId>opensaml-profile-api</artifactId>
-            <scope>provided</scope>
-        </dependency>
         <!-- Test dependencies -->
         <dependency>
             <groupId>com.squareup.okhttp3</groupId>

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list