Skip to content

Commit

Permalink
clarify BOM usage
Browse files Browse the repository at this point in the history
  • Loading branch information
zeitlinger committed Jul 22, 2024
1 parent c8eb394 commit 95a20eb
Showing 1 changed file with 3 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,9 @@ starter.

{{% alert title="Note" color="info" %}}

If you import the `spring-boot-dependencies` BOM, you have to declare it after
the OpenTelemetry BOMs.
Import the OpenTelemetry BOMs before any other BOMs in your project. For
example, if you import the `spring-boot-dependencies` BOM, you have to declare
it after the OpenTelemetry BOMs.

{{% /alert %}}

Expand Down

0 comments on commit 95a20eb

Please sign in to comment.