From d2f1a901e1097d414ff101ae7f6da106c71abbdb Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 14 Apr 2024 21:00:16 +0000 Subject: [PATCH] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6612984 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613076 - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-6613079 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 39aa5cfe03..5a01e0a3c4 100644 --- a/pom.xml +++ b/pom.xml @@ -58,14 +58,14 @@ org.bouncycastle bcpg-jdk18on - 1.77 + 1.78 org.bouncycastle bcprov-jdk18on - 1.77 + 1.78