From 2f9399c2bfa28781496b11ffc63a64b7e6f434c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 10 Jan 2024 07:41:22 +0000 Subject: [PATCH] build(deps-dev): bump org.postgresql:postgresql in /hsweb-easy-orm-rdb Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.4 to 42.3.8. - [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.4...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- hsweb-easy-orm-rdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hsweb-easy-orm-rdb/pom.xml b/hsweb-easy-orm-rdb/pom.xml index 763d27d6..f3b01108 100644 --- a/hsweb-easy-orm-rdb/pom.xml +++ b/hsweb-easy-orm-rdb/pom.xml @@ -133,7 +133,7 @@ org.postgresql postgresql - 42.3.4 + 42.3.8 test