mirror of
https://github.com/dromara/RuoYi-Vue-Plus.git
synced 2026-08-11 05:41:02 +00:00
update 优化 独立snail-ai esclient版本号
This commit is contained in:
@@ -19,6 +19,17 @@
|
||||
<version>${snailai.version}</version>
|
||||
</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 客户端 -->
|
||||
<dependency>
|
||||
<groupId>de.codecentric</groupId>
|
||||
|
||||
Reference in New Issue
Block a user