Remove deprecated warnings
This commit is contained in:
parent
bd093eb6bf
commit
75c88ffbeb
|
|
@ -44,6 +44,7 @@ import static org.junit.Assert.*;
|
|||
* @author Rob Harrop
|
||||
* @author Chris Beams
|
||||
*/
|
||||
@SuppressWarnings("deprecation")
|
||||
public class CommonsPoolTargetSourceTests {
|
||||
|
||||
/**
|
||||
|
|
|
|||
Loading…
Reference in New Issue