Skip to content

Commit

Permalink
Update content/en/docs/zero-code/java/spring-boot-starter/getting-sta…
Browse files Browse the repository at this point in the history
…rted.md

Co-authored-by: Tiffany Hrabusa <[email protected]>
  • Loading branch information
theletterf and tiffany76 authored Jul 18, 2024
1 parent c09cbc1 commit c9cd527
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,8 @@ A Bill of Material
([BOM](https://maven.apache.org/guides/introduction/introduction-to-dependency-mechanism.html#bill-of-materials-bom-poms))
ensures that versions of dependencies (including transitive ones) are aligned.

Importing the `opentelemetry-instrumentation-bom` BOM when using the
OpenTelemetry starter is important to ensure version alignment across all
OpenTelemetry dependencies.
To ensure version alignment across all OpenTelemetry dependencies, you must import
the `opentelemetry-instrumentation-bom` BOM when using the OpenTelemetry starter.

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

Expand Down

0 comments on commit c9cd527

Please sign in to comment.