From d7ae3dfbf561bfd30b600a61f53f497e30811060 Mon Sep 17 00:00:00 2001 From: Amit Pandey Date: Tue, 30 Jan 2024 13:04:42 +0530 Subject: [PATCH] [JAVA-30683] Upgrade Spring-Jinq module to use latest hibernate-core version (#15739) --- spring-jinq/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-jinq/pom.xml b/spring-jinq/pom.xml index c1dee7fa9f..ebac1c3112 100644 --- a/spring-jinq/pom.xml +++ b/spring-jinq/pom.xml @@ -64,7 +64,7 @@ 2.0.1 - 6.4.0.Final + 6.4.2.Final \ No newline at end of file