mirror of https://github.com/sbt/sbt.git
Add notes for project-level excludes in the POM.
This commit is contained in:
parent
87455f369d
commit
bbfbdde427
|
|
@ -0,0 +1,12 @@
|
||||||
|
|
||||||
|
[@dwijnand]: http://github.com/dwijnand
|
||||||
|
[#1877]: https://github.com/sbt/sbt/issues/1877
|
||||||
|
[#2035]: https://github.com/sbt/sbt/pull/2035
|
||||||
|
|
||||||
|
### Fixes with compatibility implications
|
||||||
|
|
||||||
|
### Improvements
|
||||||
|
|
||||||
|
### Bug fixes
|
||||||
|
|
||||||
|
- Add dependency-level exclusions in the POM for project-level exclusions. [#1877][]/[#2035][] by [@dwijnand][]
|
||||||
Loading…
Reference in New Issue