[java-opensaml] branch master updated: Remove unneeded xmlunit-legacy dependency.
Scott Cantor
cantor.2 at osu.edu
Thu Apr 16 14:11:56 EDT 2020
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-opensaml.
View the commit online:
http://git.shibboleth.net/view/?p=java-opensaml.git;a=commit;h=403174ddd8d7ee32a52f90dfde05e5660c9d3b4d
The following commit(s) were added to refs/heads/master by this push:
new 403174d Remove unneeded xmlunit-legacy dependency.
403174d is described below
commit 403174ddd8d7ee32a52f90dfde05e5660c9d3b4d
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Thu Apr 16 14:11:53 2020 -0400
Remove unneeded xmlunit-legacy dependency.
---
opensaml-parent/pom.xml | 5 -----
1 file changed, 5 deletions(-)
diff --git a/opensaml-parent/pom.xml b/opensaml-parent/pom.xml
index 2b4ec7e..1ba17e6 100644
--- a/opensaml-parent/pom.xml
+++ b/opensaml-parent/pom.xml
@@ -110,11 +110,6 @@
<type>test-jar</type>
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.xmlunit</groupId>
- <artifactId>xmlunit-legacy</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list