From b8f97db702c6425f3c355b96787376352badeeda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 May 2023 16:50:42 +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.1. - [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.1) --- updated-dependencies: - dependency-name: org.testcontainers:elasticsearch dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/api-service/lowcoder-plugins/elasticSearchPlugin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/api-service/lowcoder-plugins/elasticSearchPlugin/pom.xml b/server/api-service/lowcoder-plugins/elasticSearchPlugin/pom.xml index 0ab51792f..5498b7e8f 100644 --- a/server/api-service/lowcoder-plugins/elasticSearchPlugin/pom.xml +++ b/server/api-service/lowcoder-plugins/elasticSearchPlugin/pom.xml @@ -45,7 +45,7 @@ org.testcontainers elasticsearch - 1.16.3 + 1.18.1 test