Skip to content

Commit

Permalink
Bump elasticsearch from 6.2.2 to 6.8.17
Browse files Browse the repository at this point in the history
Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 6.2.2 to 6.8.17.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
- [Commits](elastic/elasticsearch@v6.2.2...v6.8.17)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 9, 2021
1 parent 9996571 commit 248164f
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 @@ -79,7 +79,7 @@
<config.logger.fileappender.filename>${project.build.finalName}</config.logger.fileappender.filename>
<version.java>1.8</version.java>
<version.log4j>2.8.2</version.log4j>
<elasticsearch.version>6.2.2</elasticsearch.version>
<elasticsearch.version>6.8.17</elasticsearch.version>
</properties>

<profiles>
Expand Down

0 comments on commit 248164f

Please sign in to comment.