From ac126625d639ed6b60932f559c56fe3a9790d289 Mon Sep 17 00:00:00 2001 From: Simon Steiner Date: Tue, 23 Apr 2024 11:30:28 +0100 Subject: [PATCH] Upgrade bouncycastle --- fop-core/pom.xml | 4 ++-- fop/build.xml | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/fop-core/pom.xml b/fop-core/pom.xml index 19a6fa90d..b142cacd1 100644 --- a/fop-core/pom.xml +++ b/fop-core/pom.xml @@ -114,13 +114,13 @@ org.bouncycastle bcpkix-jdk15to18 - 1.77 + 1.78.1 provided org.bouncycastle bcprov-jdk15to18 - 1.77 + 1.78.1 provided diff --git a/fop/build.xml b/fop/build.xml index 45a45af63..f617e32ab 100644 --- a/fop/build.xml +++ b/fop/build.xml @@ -490,7 +490,6 @@ list of possible build targets. - -- 2.39.5