From 69cc9e1536032db46dac3e4ec6e8564188724221 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 19:58:43 +0530 Subject: [PATCH] chore(deps): update opensearch.version to v1.6.0 (#1548) * chore(deps): update opensearch.version to v1.6.0 * Update spring boot version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Raja Kolli --- boot-opensearch-sample/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boot-opensearch-sample/pom.xml b/boot-opensearch-sample/pom.xml index 11accf739..69d4cec13 100644 --- a/boot-opensearch-sample/pom.xml +++ b/boot-opensearch-sample/pom.xml @@ -7,7 +7,7 @@ org.springframework.boot spring-boot-starter-parent - 3.3.6 + 3.4.0 com.example.opensearch @@ -21,8 +21,8 @@ UTF-8 21 - 2.6.0 - 1.5.4 + 2.7.0 + 1.6.0 ${project.build.directory}/test-results 2.43.0