From 0dee68a1a50b08a16ba1beab001c6c7025480a9b Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Mon, 9 Aug 2021 10:26:07 +0300 Subject: [PATCH 1/2] fix: upgrade org.postgresql:postgresql from 42.2.21.jre7 to 42.2.22.jre7 (#53) Snyk has created this PR to upgrade org.postgresql:postgresql from 42.2.21.jre7 to 42.2.22.jre7. See this package in Maven Repository: https://mvnrepository.com/artifact/org.postgresql/postgresql/ See this project in Snyk: https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=upgrade-pr --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 16a678505..eab87d0bc 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,7 @@ ${project.build.directory}/site/spotbugs - 42.2.21.jre7 + 42.2.22.jre7 From 7c9433a17a55b828ef026026b0eea74dac9a50cb Mon Sep 17 00:00:00 2001 From: Snyk bot Date: Mon, 9 Aug 2021 10:34:56 +0300 Subject: [PATCH 2/2] fix: upgrade org.hibernate:hibernate-core from 5.5.2.Final to 5.5.3.Final (#56) Snyk has created this PR to upgrade org.hibernate:hibernate-core from 5.5.2.Final to 5.5.3.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/org.hibernate/hibernate-core/ See this project in Snyk: https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=upgrade-pr Co-authored-by: Stefan Wiedemann --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index eab87d0bc..6496995a6 100644 --- a/pom.xml +++ b/pom.xml @@ -194,7 +194,7 @@ org.hibernate hibernate-core - 5.5.2.Final + 5.5.3.Final