From 3430a5a7c452b943ee4a0dbbf54c28d65d17d4b9 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 4 Oct 2023 06:32:09 +0000 Subject: [PATCH] fix: Chapter 7/copyJob/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 7/copyJob/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Chapter 7/copyJob/pom.xml b/Chapter 7/copyJob/pom.xml index 51c32aa..cd9ca83 100644 --- a/Chapter 7/copyJob/pom.xml +++ b/Chapter 7/copyJob/pom.xml @@ -126,7 +126,7 @@ org.slf4j slf4j-log4j12 - 1.5.8 + 1.7.34 true @@ -153,19 +153,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.aspectj