From aaab45b8ec6d8d48abc967c200abf36dcf8e313e Mon Sep 17 00:00:00 2001 From: wangwei Date: Fri, 26 Jan 2024 14:30:45 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=AD=A3JAF=E5=BA=93=E5=BC=95?= =?UTF-8?q?=E5=85=A5=EF=BC=8C=E8=A7=A3=E5=86=B3=E6=9C=AC=E5=9C=B0=E6=89=93?= =?UTF-8?q?=E9=95=9C=E5=83=8FNotFoundClass?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 889e73d..a3f8737 100644 --- a/pom.xml +++ b/pom.xml @@ -120,13 +120,6 @@ activerecord ${active.record.version} - - javax.activation - javax.activation-api - 1.2.0 - compile - - @@ -170,6 +163,13 @@ + + + javax.activation + activation + 1.1.1 + +