[java-shib-common COMMIT] in /branches/REL_1: doc/RELEASE-NOTES.txt pom.xml

noreply at shibboleth.net noreply at shibboleth.net
Sun Sep 14 17:28:30 EDT 2014


Author: scantor
Date: Sun Sep 14 17:28:30 2014
New Revision: 1104

URL: http://svn.shibboleth.net/view/java-shib-common?rev=1104&view=rev
Log:
SC-194 -  Bump vt-ldap to 3.3.8

Modified:
    branches/REL_1/doc/RELEASE-NOTES.txt
    branches/REL_1/pom.xml

Modified: branches/REL_1/doc/RELEASE-NOTES.txt
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/doc/RELEASE-NOTES.txt?rev=1104&r1=1103&r2=1104&view=diff
==============================================================================
--- branches/REL_1/doc/RELEASE-NOTES.txt (original)
+++ branches/REL_1/doc/RELEASE-NOTES.txt Sun Sep 14 17:28:30 2014
@@ -1,3 +1,7 @@
+Changes in Release 1.4.2
+=============================================
+[SC-194] - Update vt-ldap to 3.3.8
+
 Changes in Release 1.4.1
 =============================================
 [SC-190] - Proxy password not handled correctly for SVNResource

Modified: branches/REL_1/pom.xml
URL: http://svn.shibboleth.net/view/java-shib-common/branches/REL_1/pom.xml?rev=1104&r1=1103&r2=1104&view=diff
==============================================================================
--- branches/REL_1/pom.xml (original)
+++ branches/REL_1/pom.xml Sun Sep 14 17:28:30 2014
@@ -81,7 +81,7 @@
         <dependency>
             <groupId>edu.vt.middleware</groupId>
             <artifactId>vt-ldap</artifactId>
-            <version>3.3.6</version>
+            <version>3.3.8</version>
             <exclusions>
                 <exclusion>
                     <groupId>commons-logging</groupId>



More information about the commits mailing list