From 847009fcdda1d7352464de2350aaf2ab2a269cb5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 24 Jan 2020 06:55:42 +0000 Subject: [PATCH] Bump postgresql from 1.12.4 to 1.12.5 Bumps [postgresql](https://github.com/testcontainers/testcontainers-java) from 1.12.4 to 1.12.5. - [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.12.4...1.12.5) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 4b434112d9b..509be582b62 100644 --- a/pom.xml +++ b/pom.xml @@ -267,7 +267,7 @@ org.testcontainers postgresql - 1.12.4 + 1.12.5 test