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

Scott Cantor cantor.2 at osu.edu
Wed Aug 31 15:44:23 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-metadata.

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

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

commit 6520c8d1a69b48cd6372fc82ff7267ad6ab316b1
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Wed Aug 31 11:44:20 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 fd5874a6c..82c1fe677 100644
--- a/pom.xml
+++ b/pom.xml
@@ -129,13 +129,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