We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 774d85a commit f7d290fCopy full SHA for f7d290f
pom.xml
@@ -246,11 +246,6 @@
246
<artifactId>httpcore5</artifactId>
247
<version>5.2.4</version>
248
</dependency>
249
- <dependency>
250
- <groupId>org.apache.httpcomponents.core5</groupId>
251
- <artifactId>httpcore5-h2</artifactId>
252
- <version>5.2.4</version>
253
- </dependency>
254
<dependency>
255
<groupId>org.apache.logging.log4j</groupId>
256
<artifactId>log4j-api</artifactId>
@@ -289,7 +284,7 @@
289
284
290
285
<groupId>org.opensearch.client</groupId>
291
286
<artifactId>opensearch-java</artifactId>
292
- <version>2.9.0</version>
287
+ <version>2.9.1</version>
293
288
294
295
0 commit comments