From df4b88550f7d8a14ab68898d8d5ef598be9b702e Mon Sep 17 00:00:00 2001 From: dhb52 Date: Wed, 1 Jan 2025 17:06:50 +0800 Subject: [PATCH] =?UTF-8?q?fix(1.3.0-beta1):=20grpc=20=E6=A8=A1=E5=BC=8F?= =?UTF-8?q?=E9=9C=80=E8=A6=81=E6=8E=92=E9=99=A4=20mysql=20=E7=9A=84=20prot?= =?UTF-8?q?obuf=20=E4=BE=9D=E8=B5=96=E5=86=B2=E7=AA=81?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 92ea721..05dbbc9 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,12 @@ mysql mysql-connector-java 8.0.30 + + + protobuf-java + com.google.protobuf + + org.springdoc