Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Aug 9, 2021
1 parent eb21263 commit 999e3cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>2.4.3</version>
<version>6.8.17</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand All @@ -156,7 +156,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>5.6.16</version>
<version>6.8.17</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -188,7 +188,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>6.0.1</version>
<version>6.8.17</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -220,7 +220,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>6.8.10</version>
<version>6.8.17</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down Expand Up @@ -252,7 +252,7 @@
<dependency>
<groupId>org.elasticsearch</groupId>
<artifactId>elasticsearch</artifactId>
<version>7.9.0</version>
<version>6.8.17</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 999e3cb

Please sign in to comment.