[java-idp-integration-tests] branch main updated: Remove test BOM for OpenSAML (given its impending demise).

Scott Cantor cantor.2 at osu.edu
Thu Sep 15 19:48:36 UTC 2022


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

scantor pushed a commit to branch main
in repository java-idp-integration-tests.

View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=cdff75d4590ab117d6a80c7e1719bb0e24e43d51

The following commit(s) were added to refs/heads/main by this push:
     new cdff75d  Remove test BOM for OpenSAML (given its impending demise).
cdff75d is described below

commit cdff75d4590ab117d6a80c7e1719bb0e24e43d51
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Sep 15 15:48:33 2022 -0400

    Remove test BOM for OpenSAML (given its impending demise).
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index a558570..d6abd0d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -73,13 +73,6 @@
                 <type>pom</type>
                 <scope>import</scope>
             </dependency>
-            <dependency>
-                <groupId>org.opensaml</groupId>
-                <artifactId>opensaml-tests-bom</artifactId>
-                <version>${opensaml.version}</version>
-                <type>pom</type>
-                <scope>import</scope>
-            </dependency>
             <dependency>
                 <groupId>net.shibboleth.idp</groupId>
                 <artifactId>idp-bom</artifactId>

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


More information about the commits mailing list