[java-support] branch main updated: Remove unused dependency on rhino
Ian Young
ian at iay.org.uk
Thu Aug 27 12:21:54 UTC 2020
This is an automated email from the git hooks/post-receive script.
iay pushed a commit to branch main
in repository java-support.
View the commit online:
http://git.shibboleth.net/view/?p=java-support.git;a=commit;h=eb048102eff7f376aec2cb96fdbfbf528283dd25
The following commit(s) were added to refs/heads/main by this push:
new eb04810 Remove unused dependency on rhino
eb04810 is described below
commit eb048102eff7f376aec2cb96fdbfbf528283dd25
Author: Ian Young <ian at iay.org.uk>
AuthorDate: Thu Aug 27 13:21:48 2020 +0100
Remove unused dependency on rhino
---
pom.xml | 7 -------
1 file changed, 7 deletions(-)
diff --git a/pom.xml b/pom.xml
index bee3d0a..01a19c1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -172,13 +172,6 @@
<scope>test</scope>
</dependency>
- <dependency>
- <groupId>org.mozilla</groupId>
- <artifactId>rhino</artifactId>
- <scope>test</scope>
- <!-- version in parent pom -->
- </dependency>
-
</dependencies>
<distributionManagement>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list