From 605e6f7edb9e42c05f20da26b8aba5d787f8d7c2 Mon Sep 17 00:00:00 2001 From: ygs Date: Fri, 11 Jul 2025 15:34:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=87=E4=BB=B6=E4=B8=8A=E4=BC=A0=E4=B8=8B?= =?UTF-8?q?=E8=BD=BD=E5=8A=9F=E8=83=BD=20=E9=85=8D=E7=BD=AE=20=20#?= =?UTF-8?q?=E8=87=AA=E5=AE=9A=E4=B9=89=20kafka=20=E9=85=8D=E7=BD=AE=20#?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E5=9D=97=E5=AD=98=E5=82=A8=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/pom.xml b/pom.xml index a41b530..3acd436 100644 --- a/pom.xml +++ b/pom.xml @@ -66,6 +66,18 @@ aws-java-sdk-s3 + + org.springdoc + springdoc-openapi-starter-webmvc-ui + 2.7.0 + + + + com.aliyun + aliyun-sdk-oss + 3.10.2 + +