Merge branch 'dependabot/maven/es-demo/org.elasticsearch-elasticsearch-7.14.0' of fanxb/demo-project into master

This commit is contained in:
fanxb 2022-02-22 22:47:00 +08:00 committed by Gogs
commit 28072a53ce

View File

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