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 a580dfc commit 9be79bdCopy full SHA for 9be79bd
build.gradle
@@ -346,7 +346,6 @@ task integrationTest(type: Test) {
346
check.dependsOn integrationTest
347
348
dependencies {
349
- implementation 'jakarta.annotation:jakarta.annotation-api:1.3.5'
350
implementation "org.opensearch.plugin:transport-netty4-client:${opensearch_version}"
351
implementation "org.opensearch.client:opensearch-rest-high-level-client:${opensearch_version}"
352
implementation "org.apache.httpcomponents.client5:httpclient5-cache:${versions.httpclient5}"
0 commit comments