Skip to content

Commit

Permalink
Revert ES client to 7.14.2 to avoid breaking change in 7.16
Browse files Browse the repository at this point in the history
  • Loading branch information
Morpheu5 committed Apr 26, 2022
1 parent b297c84 commit 5de3e5c
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 @@ -364,7 +364,7 @@
<dependency>
<groupId>org.elasticsearch.client</groupId>
<artifactId>transport</artifactId>
<version>7.17.3</version>
<version>7.14.2</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 5de3e5c

Please sign in to comment.