update easy-es-boot-starter/pom.xml.

This commit is contained in:
陈JM666 2022-02-21 08:01:52 +00:00 committed by Gitee
parent 4267a2a0d3
commit a27e2ee97b
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -5,7 +5,7 @@
<parent>
<artifactId>easy-es-parent</artifactId>
<groupId>io.github.xpc1024</groupId>
<version>0.9.3</version>
<version>0.9.5</version>
<relativePath>../easy-es-parent</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@ -21,7 +21,7 @@
<dependency>
<groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-core</artifactId>
<version>0.9.3</version>
<version>0.9.5</version>
</dependency>
<dependency>
<groupId>org.springframework.boot</groupId>