From 9ccaefb42f6d995f7a3de6208c65f4388eddce1c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 30 Apr 2023 13:08:01 +0000 Subject: [PATCH] build(deps): bump testcontainers in /server/api-service Bumps [testcontainers](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:testcontainers dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- server/api-service/openblocks-plugins/clickHousePlugin/pom.xml | 2 +- .../api-service/openblocks-plugins/elasticSearchPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/mongoPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/mssqlPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/mysqlPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/postgresPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/redisPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/smtpPlugin/pom.xml | 2 +- server/api-service/openblocks-plugins/snowflakePlugin/pom.xml | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/server/api-service/openblocks-plugins/clickHousePlugin/pom.xml b/server/api-service/openblocks-plugins/clickHousePlugin/pom.xml index f340d6088..8847d5a52 100644 --- a/server/api-service/openblocks-plugins/clickHousePlugin/pom.xml +++ b/server/api-service/openblocks-plugins/clickHousePlugin/pom.xml @@ -57,7 +57,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml b/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml index 21c397272..89c6f2c65 100644 --- a/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/elasticSearchPlugin/pom.xml @@ -38,7 +38,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/mongoPlugin/pom.xml b/server/api-service/openblocks-plugins/mongoPlugin/pom.xml index cfb8b1257..322ed4ef0 100644 --- a/server/api-service/openblocks-plugins/mongoPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/mongoPlugin/pom.xml @@ -32,7 +32,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/mssqlPlugin/pom.xml b/server/api-service/openblocks-plugins/mssqlPlugin/pom.xml index c4ea83eb7..047ef54db 100644 --- a/server/api-service/openblocks-plugins/mssqlPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/mssqlPlugin/pom.xml @@ -44,7 +44,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/mysqlPlugin/pom.xml b/server/api-service/openblocks-plugins/mysqlPlugin/pom.xml index 43b8bd68e..554c54a95 100644 --- a/server/api-service/openblocks-plugins/mysqlPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/mysqlPlugin/pom.xml @@ -42,7 +42,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/postgresPlugin/pom.xml b/server/api-service/openblocks-plugins/postgresPlugin/pom.xml index 28c4c4050..ada30241f 100644 --- a/server/api-service/openblocks-plugins/postgresPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/postgresPlugin/pom.xml @@ -45,7 +45,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/redisPlugin/pom.xml b/server/api-service/openblocks-plugins/redisPlugin/pom.xml index 5b5d174b4..51695b29e 100644 --- a/server/api-service/openblocks-plugins/redisPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/redisPlugin/pom.xml @@ -45,7 +45,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/smtpPlugin/pom.xml b/server/api-service/openblocks-plugins/smtpPlugin/pom.xml index 22c540904..268a36eec 100644 --- a/server/api-service/openblocks-plugins/smtpPlugin/pom.xml +++ b/server/api-service/openblocks-plugins/smtpPlugin/pom.xml @@ -54,7 +54,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test diff --git a/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml b/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml index 278e008bc..4e5715e32 100644 --- a/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml +++ b/server/api-service/openblocks-plugins/snowflakePlugin/pom.xml @@ -40,7 +40,7 @@ org.testcontainers testcontainers - 1.16.3 + 1.18.0 test