update easy-es-sample/pom.xml.

This commit is contained in:
陈JM666 2022-02-21 07:57:44 +00:00 committed by Gitee
parent 1adbe42dd4
commit 31174de703
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -9,7 +9,7 @@
<parent> <parent>
<artifactId>easy-es</artifactId> <artifactId>easy-es</artifactId>
<groupId>io.github.xpc1024</groupId> <groupId>io.github.xpc1024</groupId>
<version>0.9.3</version> <version>0.9.5</version>
</parent> </parent>
<properties> <properties>
@ -21,7 +21,7 @@
<dependency> <dependency>
<groupId>io.github.xpc1024</groupId> <groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-boot-starter</artifactId> <artifactId>easy-es-boot-starter</artifactId>
<version>0.9.3</version> <version>0.9.5</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.springframework.boot</groupId> <groupId>org.springframework.boot</groupId>