Merge pull request #25 from FleyX/dependabot/maven/bookMarkService/org.elasticsearch-elasticsearch-7.14.0

build(deps): bump elasticsearch from 7.13.3 to 7.14.0 in /bookMarkService
This commit is contained in:
FleyX 2021-10-17 11:51:00 +08:00 committed by GitHub
commit 8baaf7a609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -38,7 +38,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.13.3</version>
<version>7.14.0</version>
</dependency>
<!--&lt;!&ndash; https://mvnrepository.com/artifact/org.elasticsearch.client/elasticsearch-rest-client &ndash;&gt;-->
<dependency>