Merge remote-tracking branch 'origin/master' into dev

This commit is contained in:
fanxb 2021-10-17 11:54:56 +08:00
commit e075eeaeff
2 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@
<dependency>
<groupId>org.jsoup</groupId>
<artifactId>jsoup</artifactId>
<version>1.12.1</version>
<version>1.14.2</version>
</dependency>
</dependencies>

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>