From 185126925fe30a0750256b4495a3321acd285c6d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Nov 2022 12:36:15 +0000 Subject: [PATCH] Bump postgresql in /basyx.components/basyx.components.lib Bumps [postgresql](https://github.com/pgjdbc/pgjdbc) from 42.2.23 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.2.23...REL42.3.8) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- basyx.components/basyx.components.lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/basyx.components/basyx.components.lib/pom.xml b/basyx.components/basyx.components.lib/pom.xml index 4d9a808d..b5b960c0 100644 --- a/basyx.components/basyx.components.lib/pom.xml +++ b/basyx.components/basyx.components.lib/pom.xml @@ -72,7 +72,7 @@ org.postgresql postgresql - 42.2.23 + 42.3.8