Upgraded commons-lang to 2.3.
This commit is contained in:
@@ -13,7 +13,9 @@ http://www.ietf.org/rfc/rfc2696.txt
|
||||
|
||||
Changes in version 1.2.2 (XXX 2008)
|
||||
-------------------------------------------
|
||||
Upgraded Acegi to 1.0.6.
|
||||
* Upgraded Acegi to 1.0.6.
|
||||
|
||||
* Upgraded commons-lang to 2.3.
|
||||
|
||||
Changes in version 1.2.1 (Dec 2007)
|
||||
-------------------------------------------
|
||||
@@ -360,4 +362,4 @@ Changes in version 1.0-RC2 (LdapTemplate) (22.2.2006)
|
||||
|
||||
Changes in version 1.0-RC1 (LdapTemplate) (27.1.2006)
|
||||
--------------------------------------
|
||||
* First public release candidate.
|
||||
* First public release candidate.
|
||||
|
||||
@@ -22,7 +22,7 @@
|
||||
<!-- global (core) dependencies -->
|
||||
<dependency org="commons-logging" name="commons-logging"
|
||||
rev="1.0.4" />
|
||||
<dependency org="commons-lang" name="commons-lang" rev="2.1" />
|
||||
<dependency org="commons-lang" name="commons-lang" rev="2.3" />
|
||||
<dependency org="commons-pool" name="commons-pool" rev="1.3" />
|
||||
<dependency org="org.springframework" name="spring-beans"
|
||||
rev="2.0.8" />
|
||||
|
||||
Reference in New Issue
Block a user