mirror of
https://github.com/pgpainless/pgpainless.git
synced 2025-12-17 01:31:08 +01:00
Integrate SubkeyLookup with CertificateStore
This commit is contained in:
parent
7b66954199
commit
8a7bbdbf03
8 changed files with 240 additions and 160 deletions
|
|
@ -20,6 +20,7 @@ dependencies {
|
|||
testImplementation "ch.qos.logback:logback-classic:$logbackVersion"
|
||||
|
||||
implementation project(":pgpainless-cert-d")
|
||||
implementation project(":pgp-cert-d-java-jdbc-sqlite-lookup")
|
||||
|
||||
// picocli for cli
|
||||
implementation "info.picocli:picocli:4.6.2"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue