From 13718d877ddadcf2b17bf399f7d8cc64b22eb770 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 16 Aug 2025 09:13:15 +0000 Subject: [PATCH] fix: itext/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-11789687 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-11789694 --- itext/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/itext/pom.xml b/itext/pom.xml index ecc93c5b5..ce6857906 100644 --- a/itext/pom.xml +++ b/itext/pom.xml @@ -6,7 +6,7 @@ com.itextpdf itext-parent 1.0.0 - + itextpdf @@ -75,13 +75,13 @@ org.bouncycastle bcprov-jdk15to18 - 1.78.1 + 1.79 true org.bouncycastle bcpkix-jdk15to18 - 1.78.1 + 1.79 true @@ -214,7 +214,7 @@ feature/ release/ hotfix/ - + true true