From c46de3ec57f446f49b79efcb8c4d4d4acb39e75a Mon Sep 17 00:00:00 2001 From: Bauke Scholtz Date: Fri, 24 Jan 2025 13:40:57 -0400 Subject: [PATCH] bump OmniPersistence version to fix Hibernate 6.6.0 issue --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 68004c8..ad27691 100644 --- a/pom.xml +++ b/pom.xml @@ -99,7 +99,7 @@ org.omnifaces omnipersistence - 0.22.J1 + 0.22.J2