From da4d5db3b7371ec51332b3b3b1abb762069597d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 May 2023 14:07:52 +0000 Subject: [PATCH] build(deps-dev): bump elasticsearch in /server/api-service Bumps [elasticsearch](https://github.com/testcontainers/testcontainers-java) from 1.16.3 to 1.18.0. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.16.3...1.18.0) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- .../api-service/openblocks-plugins/elasticSearchPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml b/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml index 89c6f2c65..afa0e319e 100644 --- a/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml @@ -45,7 +45,7 @@ org.testcontainers elasticsearch - 1.16.3 + 1.18.0 test