Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -156,14 +156,6 @@
</developer>
</developers>

<dependencyManagement>
<!-- Be careful here, especially to not import BOMs as it causes version confusion.

For example, if you imported Netty's BOM here, end users would also download that BOM. As
Brave is indirectly used, this can be extremely confusing when people are troubleshooting
library version assignments. -->
</dependencyManagement>

<dependencies>
<!-- Only add absolutely required dependencies as compile scope. Adding more can pin versions,
causing problems for end users difficult to unravel. -->
Expand Down
Loading