From d773176ac3e014e842bbbb31af2297cdf9da410f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 01:19:40 +0000 Subject: [PATCH] Bump postgresql from 42.3.1 to 42.3.2 in /LIQUIBASE Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.1 to 42.3.2. - [Release notes](https://github.com/pgjdbc/pgjdbc/releases) - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.3.1...REL42.3.2) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- LIQUIBASE/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LIQUIBASE/pom.xml b/LIQUIBASE/pom.xml index 0800de731..8149b85c5 100644 --- a/LIQUIBASE/pom.xml +++ b/LIQUIBASE/pom.xml @@ -27,7 +27,7 @@ changelog/generatedChangelog.xml org.postgresql postgresql - 42.3.1 + 42.3.2