1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2025-09-12 11:49:38 +02:00

Revert certificate-store integration

Integration of certificate-store and pgpainless-cert-d makes packaging
complicated. Alternatively, users can simply integrate the certificate-store
with PGPainless themselves.
This commit is contained in:
Paul Schaub 2023-01-13 19:18:02 +01:00
parent 7a2c9d864c
commit 8cb773841b
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
5 changed files with 0 additions and 305 deletions

View file

@ -17,8 +17,6 @@ allprojects {
junitVersion = '5.8.2'
logbackVersion = '1.2.11'
mockitoVersion = '4.5.1'
pgpainlessCertDVersion = '0.2.0'
pgpCertDJavaVersion = '0.2.1'
slf4jVersion = '1.7.36'
sopJavaVersion = '4.0.7'
}