From 456b170efd5519497ce6509670d448b70257f1f8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 15 Aug 2025 09:32:55 +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-11789694 --- pdfa/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pdfa/pom.xml b/pdfa/pom.xml index 812c53299..bb4d31581 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.78.1 + 1.79 true @@ -111,7 +111,7 @@ feature/ release/ hotfix/ - + true true