Fix warnings

This commit is contained in:
Phillip Webb
2015-09-05 00:21:09 -07:00
parent 85bb347fba
commit 690da89c82
22 changed files with 8 additions and 72 deletions

View File

@@ -121,7 +121,6 @@ public class AetherGrapeEngineTests {
});
}
@SuppressWarnings("unchecked")
@Test
public void dependencyResolutionWithExclusions() {
Map<String, Object> args = new HashMap<String, Object>();