From a6830b2425fffaf2c9be7766d51476b5e7a74954 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Apr 2024 21:57:34 +0000 Subject: [PATCH] fix: pdfa/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6277382 --- pdfa/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdfa/pom.xml b/pdfa/pom.xml index dd95a89cb..13718d7d6 100644 --- a/pdfa/pom.xml +++ b/pdfa/pom.xml @@ -6,7 +6,7 @@ com.itextpdf itext-parent 1.0.0 - + itext-pdfa @@ -80,7 +80,7 @@ org.bouncycastle bcprov-jdk15to18 - 1.71 + 1.78 true @@ -111,7 +111,7 @@ feature/ release/ hotfix/ - + true true