LDAP-257: Got rid of commons-lang dependency in core. Upped some versions.
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user