From 39297de813ba837a5a41c06d25a0d39e411b2e29 Mon Sep 17 00:00:00 2001 From: dblock Date: Wed, 28 Feb 2024 14:06:13 -0500 Subject: [PATCH] Upgrade to opensearch-java 2.9.0, works with JDK8. Closes #2. Signed-off-by: dblock --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 20486e9..a4ba43a 100644 --- a/pom.xml +++ b/pom.xml @@ -52,7 +52,7 @@ org.opensearch.client opensearch-java - 2.6.0 + 2.9.0 software.amazon.awssdk