Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
maeddes authored Sep 19, 2024
1 parent d966a36 commit 4effec9
Showing 1 changed file with 1 addition and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,11 +54,6 @@
<artifactId>spring-boot-starter-test</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>io.opentelemetry.instrumentation</groupId>
<artifactId>opentelemetry-instrumentation-annotations</artifactId>
<version>2.4.0</version>
</dependency>
</dependencies>

<build>
Expand All @@ -72,4 +67,4 @@
</build>


</project>
</project>

0 comments on commit 4effec9

Please sign in to comment.