[java-idp-integration-tests] branch master updated: Add ldaptive-unbound provider for tests.
Scott Cantor
cantor.2 at osu.edu
Fri Jan 18 17:46:38 EST 2019
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to branch master
in repository java-idp-integration-tests.
View the commit online:
http://git.shibboleth.net/view/?p=java-idp-integration-tests.git;a=commit;h=56314e459c332b7039f642d74799faebc6661b38
The following commit(s) were added to refs/heads/master by this push:
new 56314e4 Add ldaptive-unbound provider for tests.
56314e4 is described below
commit 56314e459c332b7039f642d74799faebc6661b38
Author: Scott Cantor <cantor.2 at osu.edu>
AuthorDate: Fri Jan 18 17:46:34 2019 -0500
Add ldaptive-unbound provider for tests.
---
pom.xml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/pom.xml b/pom.xml
index e2b350f..734be1a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,6 +161,11 @@
<scope>test</scope>
</dependency>
<dependency>
+ <groupId>org.ldaptive</groupId>
+ <artifactId>ldaptive-unboundid</artifactId>
+ <scope>test</scope>
+ </dependency>
+ <dependency>
<groupId>org.glassfish</groupId>
<artifactId>javax.el</artifactId>
<version>3.0.0</version>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list