From 1d08bdcaa703234f75ca00a2d5f6cd05623174a2 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 11 Jul 2023 23:44:11 +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-5771489 --- itext/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/itext/pom.xml b/itext/pom.xml index 4ca8467a0..befbaad31 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.71 + 1.74 true org.bouncycastle bcpkix-jdk15to18 - 1.71 + 1.74 true @@ -214,7 +214,7 @@ feature/ release/ hotfix/ - + true true