From 5110d866e91e08f1aa0f9e77abd0e3d73f94af6c Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 19 Dec 2021 08:37:57 +0000 Subject: [PATCH 1/2] fix: pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHELOGGINGLOG4J-2321524 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21efd7a..8fb8acb 100644 --- a/pom.xml +++ b/pom.xml @@ -36,7 +36,7 @@ 11 11 1.7.32 - 2.16.0 + 2.17.0 From 4f9e335726da7899bb5fbdf4e122a87faa2a46de Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 23 Dec 2021 21:58:24 +0000 Subject: [PATCH 2/2] fix: upgrade org.bouncycastle:bcprov-jdk15on from 1.69 to 1.70 Snyk has created this PR to upgrade org.bouncycastle:bcprov-jdk15on from 1.69 to 1.70. See this package in Maven Repository: https://mvnrepository.com/artifact/org.bouncycastle/bcprov-jdk15on/ See this project in Snyk: https://app.snyk.io/org/ketola/project/2d49b131-fa21-4f41-8223-aa06d4433281?utm_source=github&utm_medium=referral&page=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 21efd7a..15f8c0d 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,7 @@ org.bouncycastle bcprov-jdk15on - 1.69 + 1.70 org.immutables