LDAP-125 Upgraded to Spring 2.5.6.
This commit is contained in:
@@ -128,9 +128,12 @@ Changes in version 1.3 (XXX 2008)
|
||||
* Removed AcegiAuthenticationSource - use SpringSecurityAuthenticationSource
|
||||
(included with Spring Security) instead.
|
||||
|
||||
* DistinguishedName (LdapRdnComponent really) now correctly calculates the
|
||||
hashCode for names where case differs. (LDAP-151)
|
||||
|
||||
* Upgraded commons-lang to 2.3.
|
||||
|
||||
* Upgraded Spring to 2.5.5. (LDAP-125)
|
||||
* Upgraded Spring to 2.5.6. (LDAP-125)
|
||||
|
||||
Changes in version 1.2.1 (Dec 2007)
|
||||
-------------------------------------------
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
<url>http://fisheye3.cenqua.com/browse/springframework/spring-ldap/trunk</url>
|
||||
</scm>
|
||||
<properties>
|
||||
<spring.version>2.5.5</spring.version>
|
||||
<spring.version>2.5.6</spring.version>
|
||||
</properties>
|
||||
<repositories>
|
||||
<repository>
|
||||
@@ -433,4 +433,4 @@
|
||||
<scope>test</scope>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
</project>
|
||||
</project>
|
||||
|
||||
Reference in New Issue
Block a user