INT-3217 Update Default Spring to 3.2.5
JIRA: https://jira.springsource.org/browse/INT-3217 INT-3217 Polishing PR Comments Also fixes some other warnings (mainly unused imports).
This commit is contained in:
committed by
Artem Bilan
parent
db32486d35
commit
4a3ba5abd0
@@ -16,7 +16,9 @@
|
||||
|
||||
package org.springframework.integration.xml.source;
|
||||
|
||||
import static org.custommonkey.xmlunit.XMLAssert.*;
|
||||
import static org.junit.Assert.assertNotNull;
|
||||
import static org.custommonkey.xmlunit.XMLAssert.assertXMLEqual;
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
import java.io.StringReader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user