From 06eaa63d037f71e9803c0e974cd26a5607debbfe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 24 Aug 2022 16:16:14 +0000 Subject: [PATCH] fix: upgrade org.hibernate:hibernate-testing from 5.4.24.Final to 5.6.10.Final Snyk has created this PR to upgrade org.hibernate:hibernate-testing from 5.4.24.Final to 5.6.10.Final. See this package in Maven Repository: https://mvnrepository.com/artifact/org.hibernate/hibernate-testing/ See this project in Snyk: https://app.snyk.io/org/huyuchengus/project/a23ff35c-42c3-425d-800a-e3ef1a846108?utm_source=github&utm_medium=referral&page=upgrade-pr --- persistence-modules/hibernate-annotations/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/hibernate-annotations/pom.xml b/persistence-modules/hibernate-annotations/pom.xml index 0b47ee944a..a51bc0e488 100644 --- a/persistence-modules/hibernate-annotations/pom.xml +++ b/persistence-modules/hibernate-annotations/pom.xml @@ -55,7 +55,7 @@ - 5.4.24.Final + 5.6.10.Final 3.8.1 true 2.1.7.RELEASE