From c2b4310f6197d66ff4dcce710384b395365bca4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Feb 2022 00:37:50 +0000 Subject: [PATCH] Bump postgresql from 9.4.1211 to 42.2.25 in /iot-infomgt Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 9.4.1211 to 42.2.25. - [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/REL9.4.1211...REL42.2.25) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- iot-infomgt/iot-infomgt-dao/pom.xml | 2 +- iot-infomgt/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/iot-infomgt/iot-infomgt-dao/pom.xml b/iot-infomgt/iot-infomgt-dao/pom.xml index eb7fd71..4267f6a 100644 --- a/iot-infomgt/iot-infomgt-dao/pom.xml +++ b/iot-infomgt/iot-infomgt-dao/pom.xml @@ -113,7 +113,7 @@ org.postgresql postgresql - 9.4.1211 + 42.2.25 junit diff --git a/iot-infomgt/pom.xml b/iot-infomgt/pom.xml index bbbb2f5..6fdf390 100644 --- a/iot-infomgt/pom.xml +++ b/iot-infomgt/pom.xml @@ -55,7 +55,7 @@ 2.4.0 2.5.3 1.2.1 - 9.4.1211 + 42.2.25