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
|
@ -26,7 +26,7 @@ import javax.xml.xpath.XPathExpression;
|
|||
import javax.xml.xpath.XPathExpressionException;
|
||||
import javax.xml.xpath.XPathFactory;
|
||||
|
||||
import org.apache.commons.lang.StringUtils;
|
||||
import org.apache.commons.lang3.StringUtils;
|
||||
import org.junit.Before;
|
||||
import org.junit.BeforeClass;
|
||||
import org.junit.Test;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue