Browse Source

解决es无法连接的问题

litianbiao 2 years ago
parent
commit
e084a3bca1
1 changed files with 6 additions and 1 deletions
  1. 6 1
      pom.xml

+ 6 - 1
pom.xml

@@ -207,7 +207,12 @@
 		<dependency>
 			<groupId>cn.com.crbank.ommo</groupId>
 			<artifactId>EsBaseServer</artifactId>
-			<version>1.2.10</version>
+			<version>1.2.11</version>
+		</dependency>
+		<dependency>
+			<groupId>org.apache.commons</groupId>
+			<artifactId>commons-collections4</artifactId>
+			<version>4.3</version>
 		</dependency>
 		<!-- 个推 -->
 		<dependency>