From c9095421dbe58be589394c7a9c66e7348d10c519 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 15:19:19 +0000 Subject: [PATCH] fix: Chapter 11/parallel-processing/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-DOM4J-174153 - https://snyk.io/vuln/SNYK-JAVA-DOM4J-2812975 - 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 11/parallel-processing/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Chapter 11/parallel-processing/pom.xml b/Chapter 11/parallel-processing/pom.xml index 369c1f3..90d03f7 100644 --- a/Chapter 11/parallel-processing/pom.xml +++ b/Chapter 11/parallel-processing/pom.xml @@ -75,7 +75,7 @@ org.slf4j slf4j-log4j12 - 1.5.8 + 1.7.34 true @@ -107,19 +107,19 @@ org.hibernate hibernate-core - 3.3.0.SP1 + 5.1.17.Final org.hibernate hibernate-entitymanager true - 3.3.2.GA + 3.4.0.GA org.hibernate hibernate-annotations true - 3.4.0.GA + 3.5.0-Final org.apache.activemq