Skip to content

Commit

Permalink
ODP-1859: test dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhjyotsingh committed Jul 24, 2024
1 parent 7ebab8c commit 674855b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions hadoop-ozone/ozone-manager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,11 @@ https://maven.apache.org/xsd/maven-4.0.0.xsd">
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-client</artifactId>
</dependency>
<dependency>
<groupId>com.sun.jersey</groupId>
<artifactId>jersey-json</artifactId>
<version>${jersey.version}</version>
</dependency>

<!-- Overrider ranger-intg jackson version -->
<dependency>
Expand Down

0 comments on commit 674855b

Please sign in to comment.