From 3e42767ba381b1f5a40511759a5d6f9b3747e1eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Apr 2021 07:40:22 +0000 Subject: [PATCH] Bump testcontainers from 1.15.2 to 1.15.3 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.2 to 1.15.3. - [Release notes](https://github.com/testcontainers/testcontainers-java/releases) - [Changelog](https://github.com/testcontainers/testcontainers-java/blob/master/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-java/compare/1.15.2...1.15.3) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f71782735..f27c9a364 100644 --- a/pom.xml +++ b/pom.xml @@ -245,7 +245,7 @@ THE SOFTWARE. org.testcontainers testcontainers - 1.15.2 + 1.15.3 test