Update commons-lang to 3.4 (same as used by Jena 3.1.1)
This commit is contained in:
parent
0665f3ee21
commit
39e0dc438c
97 changed files with 141 additions and 132 deletions
|
@ -17,7 +17,7 @@ import java.util.TreeMap;
|
|||
import java.util.regex.Matcher;
|
||||
import java.util.regex.Pattern;
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.apache.commons.logging.Log;
|
||||
import org.apache.commons.logging.LogFactory;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue