Skip to content

Commit

Permalink
rest client declaration order fixed
Browse files Browse the repository at this point in the history
Signed-off-by: David Kral <[email protected]>
  • Loading branch information
Verdent committed Sep 26, 2024
1 parent 6e9b457 commit 31a7651
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions dependencies/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -999,10 +999,6 @@
<groupId>org.glassfish.jersey.media</groupId>
<artifactId>jersey-media-json-binding</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish.jersey.ext.cdi</groupId>
<artifactId>jersey-cdi1x</artifactId>
</exclusion>
<exclusion>
<groupId>org.glassfish</groupId>
<artifactId>jsonp-jaxrs</artifactId>
Expand Down

0 comments on commit 31a7651

Please sign in to comment.