Skip to content

Commit

Permalink
fix(apache-ranger): rome dependency (datahub-project#6560)
Browse files Browse the repository at this point in the history
Co-authored-by: MohdSiddique Bagwan <[email protected]>
  • Loading branch information
2 people authored and cccs-Dustin committed Feb 1, 2023
1 parent 8a2d37c commit 086f663
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metadata-service/auth-ranger-impl/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies {

implementation 'org.apache.ranger:ranger-plugins-common:2.3.0'
implementation 'org.apache.logging.log4j:log4j-1.2-api:2.17.1'

implementation 'rome:rome:1.0'
runtimeOnly externalDependency.jna
compile externalDependency.lombok

Expand Down

0 comments on commit 086f663

Please sign in to comment.