From 07472f214d82abb466e3f4be517d64151fbb86cc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 15:14:48 +0000 Subject: [PATCH] Bump org.elasticsearch:elasticsearch from 8.8.1 to 8.9.2 in /obp-api Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.8.1 to 8.9.2. - [Release notes](https://github.com/elastic/elasticsearch/releases) - [Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md) - [Commits](https://github.com/elastic/elasticsearch/compare/v8.8.1...v8.9.2) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- obp-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/obp-api/pom.xml b/obp-api/pom.xml index 2ac5abb1ad..82baf8cb2b 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -212,7 +212,7 @@ org.elasticsearch elasticsearch - 8.8.1 + 8.9.2