Skip to content

Commit 08c6d26

Browse files
Update dependency org.opensearch.client:opensearch-rest-client to v3
1 parent 2e9917d commit 08c6d26

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<packaging>jar</packaging>
1313

1414
<artifactId>testcontainers-annotations</artifactId>
15-
<version>3.1.1</version>
15+
<version>3.2.0</version>
1616

1717
<name>testcontainers-annotations</name>
1818
<description>testcontainers-annotations</description>
@@ -156,7 +156,7 @@
156156
<dependency>
157157
<groupId>org.opensearch.client</groupId>
158158
<artifactId>opensearch-rest-client</artifactId>
159-
<version>2.11.0</version>
159+
<version>3.0.0</version>
160160
</dependency>
161161

162162
<!-- exclusion-->

0 commit comments

Comments
 (0)