From 63ba9fa03e0a6bf25167daf0b33fa312c14d52a9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E7=96=AF=E7=8B=82=E7=9A=84=E7=8B=AE=E5=AD=90Li?=
<15040126243@163.com>
Date: Sat, 16 Apr 2022 15:20:32 +0800
Subject: [PATCH] =?UTF-8?q?fix=20=E4=BF=AE=E5=A4=8D=20seata=20protobuf-jav?=
=?UTF-8?q?a=20=E6=BC=8F=E6=B4=9E?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
ruoyi-common/ruoyi-common-seata/pom.xml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ruoyi-common/ruoyi-common-seata/pom.xml b/ruoyi-common/ruoyi-common-seata/pom.xml
index 46751d87b..92b5bdb13 100644
--- a/ruoyi-common/ruoyi-common-seata/pom.xml
+++ b/ruoyi-common/ruoyi-common-seata/pom.xml
@@ -23,6 +23,13 @@
spring-cloud-starter-alibaba-seata
+
+
+ com.google.protobuf
+ protobuf-java
+ 3.16.1
+
+
com.esotericsoftware