From 300e34dc6274386024fa160de66edc7420561020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Apr 2025 13:04:02 +0000 Subject: [PATCH] Bump org.elasticsearch:elasticsearch from 8.14.0 to 8.15.1 in /obp-api Bumps [org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch) from 8.14.0 to 8.15.1. - [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.14.0...v8.15.1) --- updated-dependencies: - dependency-name: org.elasticsearch:elasticsearch dependency-version: 8.15.1 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 69e3c27908..669389b708 100644 --- a/obp-api/pom.xml +++ b/obp-api/pom.xml @@ -202,7 +202,7 @@ org.elasticsearch elasticsearch - 8.14.0 + 8.15.1