From cd525d605b425fbbef2de703ce0aab3b081b1e77 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Feb 2021 22:13:18 +0000 Subject: [PATCH] Bump testcontainers from 1.15.1 to 1.15.2 Bumps [testcontainers](https://github.com/testcontainers/testcontainers-java) from 1.15.1 to 1.15.2. - [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.1...1.15.2) Signed-off-by: dependabot-preview[bot] --- clusterj-app/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clusterj-app/pom.xml b/clusterj-app/pom.xml index c836a7b..28ea6ee 100644 --- a/clusterj-app/pom.xml +++ b/clusterj-app/pom.xml @@ -20,7 +20,7 @@ org.testcontainers testcontainers - 1.15.1 + 1.15.2 test