update 优化 独立snail-ai esclient版本号
This commit is contained in:
@@ -19,6 +19,17 @@
|
|||||||
<version>${snailai.version}</version>
|
<version>${snailai.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<dependency>
|
||||||
|
<groupId>co.elastic.clients</groupId>
|
||||||
|
<artifactId>elasticsearch-rest5-client</artifactId>
|
||||||
|
<version>9.4.2</version>
|
||||||
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>co.elastic.clients</groupId>
|
||||||
|
<artifactId>elasticsearch-java</artifactId>
|
||||||
|
<version>9.4.2</version>
|
||||||
|
</dependency>
|
||||||
|
|
||||||
<!-- Spring Boot Admin 客户端 -->
|
<!-- Spring Boot Admin 客户端 -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>de.codecentric</groupId>
|
<groupId>de.codecentric</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user