From d7fd0cee03009ac6319d55148110d10e13420b4e Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 21 Apr 2024 22:14:58 +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-6277382 --- itext/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/itext/pom.xml b/itext/pom.xml index 4ca8467a0..817ab4ef3 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.78 true org.bouncycastle bcpkix-jdk15to18 - 1.71 + 1.78 true @@ -214,7 +214,7 @@ feature/ release/ hotfix/ - + true true