Skip to content

Commit

Permalink
fix(apache-ranger): rome dependency (#6560)
Browse files Browse the repository at this point in the history
Co-authored-by: MohdSiddique Bagwan <[email protected]>
  • Loading branch information
siddiquebagwan and siddiquebagwan-gslab authored Nov 28, 2022
1 parent 28a61bc commit 4d76b41
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 4d76b41

Please sign in to comment.