[java-shib-attribute] branch main updated: Remove spring-exts test-jar declaration.

Scott Cantor cantor.2 at osu.edu
Wed Aug 31 15:44:37 UTC 2022


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

scantor pushed a commit to branch main
in repository java-shib-attribute.

View the commit online:
http://git.shibboleth.net/view/?p=java-shib-attribute.git;a=commit;h=f150c30905c868b4657c4857979eb73a31806ceb

The following commit(s) were added to refs/heads/main by this push:
     new f150c3090 Remove spring-exts test-jar declaration.
f150c3090 is described below

commit f150c30905c868b4657c4857979eb73a31806ceb
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Aug 31 11:44:35 2022 -0400

    Remove spring-exts test-jar declaration.
---
 pom.xml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/pom.xml b/pom.xml
index 6cc1a559c..6708b6dec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -155,13 +155,6 @@
             <!-- Runtime Dependencies -->
 
             <!-- Test Dependencies -->
-            <dependency>
-                <groupId>net.shibboleth.ext</groupId>
-                <artifactId>spring-extensions</artifactId>
-                <version>${spring-extensions.version}</version>
-                <type>test-jar</type>
-                <scope>test</scope>
-            </dependency>
         </dependencies>
     </dependencyManagement>
 

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


More information about the commits mailing list