Skip to content

Commit

Permalink
HBASE-24303 Undo core of parent TestSecureRESTServer change; use fix …
Browse files Browse the repository at this point in the history
…over in HBASE-24280 instead (#1630)
  • Loading branch information
saintstack authored May 4, 2020
1 parent ffae8a5 commit 337529b
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions hbase-rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -507,18 +507,6 @@
<groupId>org.apache.hadoop</groupId>
<artifactId>hadoop-auth</artifactId>
</dependency>
<dependency>
<!--Fixes complaint when running TestSecureRESTServer-->
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-servlet</artifactId>
<version>1.19.4</version>
<exclusions>
<exclusion>
<groupId>javax.ws.rs</groupId>
<artifactId>jsr311-api</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</profile>
<profile>
Expand Down

0 comments on commit 337529b

Please sign in to comment.