From 41176d7eff3fa56c82e57a7e9a98c6d3d812a3bc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com>
Date: Wed, 28 Aug 2024 17:06:38 +0800
Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E4=BE=9D=E8=B5=96=E8=B0=83?=
=?UTF-8?q?=E6=95=B4=EF=BC=8C=E7=BB=9F=E4=B8=80=E4=BD=BF=E7=94=A8=20swagge?=
=?UTF-8?q?r-annotations-jakarta?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
blade-core-tool/pom.xml | 2 +-
pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/blade-core-tool/pom.xml b/blade-core-tool/pom.xml
index 1cad7e7..02c43cb 100644
--- a/blade-core-tool/pom.xml
+++ b/blade-core-tool/pom.xml
@@ -41,7 +41,7 @@
io.swagger.core.v3
- swagger-annotations
+ swagger-annotations-jakarta
diff --git a/pom.xml b/pom.xml
index 917bc53..c393072 100644
--- a/pom.xml
+++ b/pom.xml
@@ -342,7 +342,7 @@
io.swagger.core.v3
- swagger-annotations
+ swagger-annotations-jakarta
2.2.19