[java-parent-project-v3] branch master updated: Update ldaptive and unboundid versions.
Daniel Fisher
dfisher at vt.edu
Fri Feb 3 00:45:26 EST 2017
This is an automated email from the git hooks/post-receive script.
dfisher pushed a commit to branch master
in repository java-parent-project-v3.
View the commit online:
http://git.shibboleth.net/view/?p=java-parent-project-v3.git;a=commit;h=c6c02ec4470943daac9ebae91c896da07e40efa8
The following commit(s) were added to refs/heads/master by this push:
new c6c02ec Update ldaptive and unboundid versions.
c6c02ec is described below
commit c6c02ec4470943daac9ebae91c896da07e40efa8
Author: Daniel Fisher <dfisher at gmail.com>
AuthorDate: Fri Feb 3 00:44:48 2017 -0500
Update ldaptive and unboundid versions.
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index cbcad8a..07b7974 100644
--- a/pom.xml
+++ b/pom.xml
@@ -31,7 +31,7 @@
<guava.version>19.0</guava.version>
<jetty.groupId>org.eclipse.jetty</jetty.groupId>
<jetty.version>9.2.14.v20151106</jetty.version>
- <ldaptive.version>1.0.9</ldaptive.version>
+ <ldaptive.version>1.0.10</ldaptive.version>
<logback.version>1.1.9</logback.version>
<metrics.version>3.1.2</metrics.version>
<jackson.version>2.8.3</jackson.version>
@@ -464,7 +464,7 @@
<dependency>
<groupId>com.unboundid</groupId>
<artifactId>unboundid-ldapsdk</artifactId>
- <version>2.3.8</version>
+ <version>3.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list