Skip to content

Commit

Permalink
jersey-server needed for livy-rsc tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dacort committed Sep 18, 2023
1 parent a6a3da9 commit fb0adb4
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -622,10 +622,6 @@
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-common</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.jersey.core</groupId>
<artifactId>jersey-server</artifactId>
</exclusion>
<exclusion>
<groupId>javax.ws.rs</groupId>
<artifactId>javax.ws.rs-api</artifactId>
Expand Down

0 comments on commit fb0adb4

Please sign in to comment.