From 45ff1bb5024cbdc6877a08deda6d6b93c0bec1d1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 10:25:40 +0000 Subject: [PATCH] Bump org.postgresql:postgresql from 42.3.3 to 42.3.9 in /questdb Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.3.3 to 42.3.9. - [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.3...REL42.3.9) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- questdb/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/questdb/pom.xml b/questdb/pom.xml index d1f403905..782992f02 100644 --- a/questdb/pom.xml +++ b/questdb/pom.xml @@ -22,7 +22,7 @@ org.postgresql postgresql - 42.3.3 + 42.3.9 org.slf4j