[java-parent-projects COMMIT] /java-parent-project-v3/trunk/pom.xml
noreply at shibboleth.net
noreply at shibboleth.net
Fri Jul 11 00:45:40 EDT 2014
Author: dfisher
Date: Fri Jul 11 00:45:40 2014
New Revision: 278
URL: http://svn.shibboleth.net/view/java-parent-projects?rev=278&view=rev
Log:
Update ldaptive to 1.0.4
Resolves IDP-437.
Modified:
java-parent-project-v3/trunk/pom.xml
Modified: java-parent-project-v3/trunk/pom.xml
URL: http://svn.shibboleth.net/view/java-parent-projects/java-parent-project-v3/trunk/pom.xml?rev=278&r1=277&r2=278&view=diff
==============================================================================
--- java-parent-project-v3/trunk/pom.xml (original)
+++ java-parent-project-v3/trunk/pom.xml Fri Jul 11 00:45:40 2014
@@ -282,12 +282,7 @@
<dependency>
<groupId>org.ldaptive</groupId>
<artifactId>ldaptive</artifactId>
- <!--
- The API changes in 1.0.4 (ConnectionStrategy changes
- from an enum to an interface) so do not upgrade this
- until we have changed dependent code.
- -->
- <version>1.0.3</version>
+ <version>1.0.4</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>
More information about the commits
mailing list