فهرست منبع

fit:三表导入导出

zzw 1 ماه پیش
والد
کامیت
a9c4b8399a
1فایلهای تغییر یافته به همراه7 افزوده شده و 0 حذف شده
  1. 7 0
      pom.xml

+ 7 - 0
pom.xml

@@ -88,6 +88,13 @@
 	<!-- 定义全局依赖供子模块使用 -->
 	<dependencyManagement>
 		<dependencies>
+			<dependency>
+				<groupId>com.fasterxml.jackson</groupId>
+				<artifactId>jackson-bom</artifactId>
+				<version>2.17.1</version>
+				<type>pom</type>
+				<scope>import</scope>
+			</dependency>
 			<!-- redisson -->
 			<dependency>
 				<groupId>org.redisson</groupId>