Skip to content

Commit

Permalink
add kerbkey
Browse files Browse the repository at this point in the history
  • Loading branch information
FANNG1 committed Sep 9, 2024
1 parent 32cb697 commit 2359c81
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions iceberg/iceberg-common/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ dependencies {
exclude("org.slf4j", "slf4j-log4j12")
}

runtimeOnly(libs.bundles.kerby)

annotationProcessor(libs.lombok)
compileOnly(libs.lombok)

Expand Down

0 comments on commit 2359c81

Please sign in to comment.