Skip to content

Commit

Permalink
Remove jakarta.activation-api from service-common/rest-cdi
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Apr 12, 2024
1 parent 3370456 commit 15cd94d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions service-common/rest-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,11 +48,6 @@
<artifactId>jakarta.enterprise.cdi-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>jakarta.activation</groupId>
<artifactId>jakarta.activation-api</artifactId>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-api</artifactId>
Expand Down

0 comments on commit 15cd94d

Please sign in to comment.