From c832f9885bdec3a6fecffa2c2e3b7aa2ea7c8dd4 Mon Sep 17 00:00:00 2001 From: mo-auto <54212639+mo-auto@users.noreply.github.com> Date: Thu, 20 Oct 2022 08:43:43 +0000 Subject: [PATCH] fix: jans-config-api/pom.xml to reduce vulnerabilities (#1464) The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGBOUNCYCASTLE-2841508 Co-authored-by: snyk-bot --- jans-config-api/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/jans-config-api/pom.xml b/jans-config-api/pom.xml index 53d9dabc57f..fd0c7fd56c8 100644 --- a/jans-config-api/pom.xml +++ b/jans-config-api/pom.xml @@ -235,12 +235,12 @@ org.bouncycastle bcprov-jdk15on - 1.67 + 1.69 org.bouncycastle bcpkix-jdk15on - 1.67 + 1.69 com.nimbusds