Skip to content

Commit

Permalink
Remove dependency on jakarta.activation-api as no longer needed
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Apr 11, 2024
1 parent a3c04f7 commit 4534098
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions microprofile/telemetry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -85,12 +85,6 @@
<artifactId>helidon-common-features-api</artifactId>
<optional>true</optional>
</dependency>
<dependency>
<!-- Jersey on java 9 -->
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<scope>provided</scope>
</dependency>
<!-- testing -->
<dependency>
<groupId>io.helidon.common.testing</groupId>
Expand Down

0 comments on commit 4534098

Please sign in to comment.