mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-09-23 09:49:01 +00:00
Merge branch '1.0.x'
This commit is contained in:
+1
-1
@@ -97,7 +97,7 @@ public class DependencyCustomizer {
|
||||
return true;
|
||||
}
|
||||
}
|
||||
return DependencyCustomizer.this.canAdd();
|
||||
return false;
|
||||
}
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user