From 74942ce2b56ac64053094ae9076d0b5dc5dcc89a Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 03:01:43 +0000 Subject: [PATCH] fix: Chapter 9/item_writers/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 9/item_writers/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Chapter 9/item_writers/pom.xml b/Chapter 9/item_writers/pom.xml index 51e6383..cfcf86c 100644 --- a/Chapter 9/item_writers/pom.xml +++ b/Chapter 9/item_writers/pom.xml @@ -127,7 +127,7 @@ org.slf4j slf4j-log4j12 - 1.5.8 + 1.7.34 true @@ -159,19 +159,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