Skip to content

Commit

Permalink
Bump elasticsearch from 7.13.2 to 7.14.0
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.13.2 to 7.14.0.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v7.13.2...v7.14.0)

---
updated-dependencies:
- dependency-name: org.elasticsearch:elasticsearch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 20, 2021
1 parent 681e97d commit dd64fc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
<fastjson.version>1.2.78</fastjson.version>
<lucene.version>8.8.2</lucene.version>
<jcseg.version>2.6.2</jcseg.version>
<elasticsearch.version>7.13.2</elasticsearch.version>
<elasticsearch.version>7.14.0</elasticsearch.version>

<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
Expand Down

0 comments on commit dd64fc1

Please sign in to comment.