From 62635988329cc9a1c0c01ab3f8dce3033de29ca7 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 29 Sep 2022 19:08:21 +0000 Subject: [PATCH] fix: hibernate51-ddl-maven-plugin/pom.xml to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-1015415 - https://snyk.io/vuln/SNYK-JAVA-COMGOOGLEGUAVA-32236 - https://snyk.io/vuln/SNYK-JAVA-ORGAPACHEMAVENSHARED-570592 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-1041788 - https://snyk.io/vuln/SNYK-JAVA-ORGHIBERNATE-584563 --- hibernate51-ddl-maven-plugin/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/hibernate51-ddl-maven-plugin/pom.xml b/hibernate51-ddl-maven-plugin/pom.xml index fe3ef3a..78f780d 100644 --- a/hibernate51-ddl-maven-plugin/pom.xml +++ b/hibernate51-ddl-maven-plugin/pom.xml @@ -83,7 +83,7 @@ de.jpdigital hibernate5-ddl-maven-plugin-core - 2.3.0-SNAPSHOT + 2.4.0 @@ -99,12 +99,12 @@ org.hibernate hibernate-entitymanager - 5.1.10.Final + 5.4.24.Final org.hibernate hibernate-envers - 5.1.10.Final + 5.4.24.Final