From a2c6b96d22c5069199c5a30a4f39ab3e49ae66ed Mon Sep 17 00:00:00 2001 From: lanyuanxiaoyao Date: Sun, 28 Sep 2025 12:06:03 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=BC=98=E5=8C=96=E4=BE=9D=E8=B5=96?= =?UTF-8?q?=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index dc4cd5d..1600b32 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ 3.5.0 2025.0.0 + 6.6.15.Final 3.1.0 7.0 1.6.3 @@ -30,7 +31,6 @@ org.springframework.boot spring-boot-starter-data-jpa - provided com.blinkfox @@ -46,8 +46,7 @@ org.hibernate.orm hibernate-ant - 6.6.15.Final - provided + ${hibernate.version} @@ -62,6 +61,12 @@ lombok + + org.jspecify + jspecify + 1.0.0 + + com.h2database h2 @@ -113,12 +118,11 @@ org.projectlombok lombok - 1.18.36 org.hibernate hibernate-jpamodelgen - 6.6.8.Final + ${hibernate.version} io.github.openfeign.querydsl