[Refactor] Use GPG instead of using legacy java keystores

This commit is contained in:
2024-04-06 22:31:14 +02:00
parent 4ac1450cce
commit 0b344e20b6
9 changed files with 376 additions and 146 deletions

View File

@@ -4,4 +4,7 @@ version_patch=0
# Dependencies
lombok=1.18.30
commons_lang=3.14.0
commons_lang=3.14.0
commons_io=2.16.0
commons_codec=1.16.1
bouncy=1.77