Skip to content

Commit

Permalink
add ranger deps
Browse files Browse the repository at this point in the history
  • Loading branch information
laguilarlyft committed Nov 17, 2023
1 parent 92da160 commit b65270c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -304,6 +304,11 @@
<artifactId>jersey-test-framework-provider-simple</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-bundle</artifactId>
<version>1.19.4</version>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-all</artifactId>
Expand Down
Binary file modified core/ranger-plugins-common-2.4.19-SNAPSHOT.jar
Binary file not shown.

0 comments on commit b65270c

Please sign in to comment.