From a7491b77a3838d8c0e0349a63c08ffae7d8f32d0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 22:01:19 +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-6612985 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613077 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613078 --- 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