From ba5ec3f3e12a90a7e68d6bd6a0e07e185bc30901 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Aug 2026 14:41:13 +0000 Subject: [PATCH] chore(deps-dev): Bump org.postgresql:postgresql in /characterization Bumps [org.postgresql:postgresql](https://github.com/pgjdbc/pgjdbc) from 42.7.12 to 42.7.13. - [Changelog](https://github.com/pgjdbc/pgjdbc/blob/master/CHANGELOG.md) - [Commits](https://github.com/pgjdbc/pgjdbc/compare/REL42.7.12...REL42.7.13) --- updated-dependencies: - dependency-name: org.postgresql:postgresql dependency-version: 42.7.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- characterization/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/characterization/pom.xml b/characterization/pom.xml index 6f3564b..f619fb1 100644 --- a/characterization/pom.xml +++ b/characterization/pom.xml @@ -52,7 +52,7 @@ org.postgresql postgresql - 42.7.12 + 42.7.13 test