From 9282377abbd857fab481827f6a84d270ffcb86d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E7=94=B7?= Date: Tue, 21 May 2024 23:23:18 +0800 Subject: [PATCH] Remove the dependency of jakarta.persistence-api #535 --- pom.xml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/pom.xml b/pom.xml index 755bff96..04e0b659 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,6 @@ 5.10.2 5.4.0 4.2.2 - 3.1.0 6.0.2.Final 3.6.0.Final 2.2.1.Final @@ -345,12 +344,6 @@ - - jakarta.persistence - jakarta.persistence-api - ${version.jakarta.persistence} - provided - org.jboss.logging jboss-logging