LDAP-257: Got rid of commons-lang dependency in core. Upped some versions.

This commit is contained in:
Mattias Hellborg Arthursson
2013-08-28 13:45:17 +02:00
parent 36cbb8894e
commit 7d50459ae1
35 changed files with 361 additions and 418 deletions

View File

@@ -16,7 +16,7 @@
package org.springframework.ldap.odm.tools;
import org.apache.commons.lang.StringUtils;
import org.springframework.util.StringUtils;
/**
* Simple value class to hold the schema of an attribute.