From ee86274941ac6016729cfcd7d8c09a34a64c9579 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 3 Oct 2023 04:34:51 +0000 Subject: [PATCH] fix: 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-ORGMORTBAYJETTY-1021919 - https://snyk.io/vuln/SNYK-JAVA-ORGMORTBAYJETTY-173762 --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 9101b5c..a525aad 100644 --- a/pom.xml +++ b/pom.xml @@ -83,12 +83,12 @@ org.hibernate hibernate-core - 5.1.0.Final + 5.1.17.Final org.hibernate hibernate-entitymanager - 5.1.0.Final + 5.1.17.Final org.mariadb.jdbc @@ -123,7 +123,7 @@ com.google.oauth-client google-oauth-client-jetty - 1.20.0 + 1.32.1 com.google.api-client