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> <parent>
<artifactId>easy-es-parent</artifactId> <artifactId>easy-es-parent</artifactId>
<groupId>io.github.xpc1024</groupId> <groupId>io.github.xpc1024</groupId>
<version>0.9.3</version> <version>0.9.5</version>
<relativePath>../easy-es-parent</relativePath> <relativePath>../easy-es-parent</relativePath>
</parent> </parent>
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
@ -21,7 +21,7 @@
<dependency> <dependency>
<groupId>io.github.xpc1024</groupId> <groupId>io.github.xpc1024</groupId>
<artifactId>easy-es-core</artifactId> <artifactId>easy-es-core</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>