Skip to content

Commit

Permalink
Merge pull request #1423 from eclipse/dependabot/maven/org.testcontai…
Browse files Browse the repository at this point in the history
…ners-elasticsearch-1.16.2

Bump elasticsearch from 1.15.3 to 1.16.2
  • Loading branch information
delchev authored Jan 11, 2022
2 parents f725912 + deba6ff commit 19d0e15
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ext/ext-api/api-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.15.3</version>
<version>1.16.2</version>
<scope>test</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion modules/engines/engine-javascript-graalvm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@
<dependency>
<groupId>org.testcontainers</groupId>
<artifactId>elasticsearch</artifactId>
<version>1.15.3</version>
<version>1.16.2</version>
<scope>test</scope>
</dependency>

Expand Down

0 comments on commit 19d0e15

Please sign in to comment.