From 79e9094d80415b4b16861d4bb3b053a38263eb7f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 05:11:21 +0000 Subject: [PATCH] fix: Chapter 2/hello-world/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-LOG4J-1300176 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2316893 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342645 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342646 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-2342647 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-3358774 - https://snyk.io/vuln/SNYK-JAVA-LOG4J-572732 --- Chapter 2/hello-world/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Chapter 2/hello-world/pom.xml b/Chapter 2/hello-world/pom.xml index 50160a4..cf2ec3d 100644 --- a/Chapter 2/hello-world/pom.xml +++ b/Chapter 2/hello-world/pom.xml @@ -107,7 +107,7 @@ org.slf4j slf4j-log4j12 - 1.5.8 + 1.7.34 true