mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 01:39:02 +00:00
Fix warnings
This commit is contained in:
-1
@@ -121,7 +121,6 @@ public class AetherGrapeEngineTests {
|
||||
});
|
||||
}
|
||||
|
||||
@SuppressWarnings("unchecked")
|
||||
@Test
|
||||
public void dependencyResolutionWithExclusions() {
|
||||
Map<String, Object> args = new HashMap<String, Object>();
|
||||
|
||||
Reference in New Issue
Block a user