From f4dd1b4d4e782639c6fd7b96f1ebdf01d01f09f7 Mon Sep 17 00:00:00 2001 From: George Gastaldi Date: Wed, 27 Nov 2024 22:26:26 -0300 Subject: [PATCH] Add OpenPGP's Bouncycastle library to application's BOM Other Bouncycastle libraries are already managed in the application's BOM --- bom/application/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/bom/application/pom.xml b/bom/application/pom.xml index a7e8b82e668da..077536957cd14 100644 --- a/bom/application/pom.xml +++ b/bom/application/pom.xml @@ -3480,6 +3480,11 @@ bcutil-jdk18on ${bouncycastle.version} + + org.bouncycastle + bcpg-jdk18on + ${bouncycastle.version} + org.bouncycastle bc-fips