From d13e26b275612d490d19680081af96cd28581f51 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 05:08:08 +0000 Subject: [PATCH] Bump org.jdbi:jdbi3-postgres from 3.37.1 to 3.45.2 Bumps [org.jdbi:jdbi3-postgres](https://github.com/jdbi/jdbi) from 3.37.1 to 3.45.2. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](https://github.com/jdbi/jdbi/compare/v3.37.1...v3.45.2) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-postgres dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- metasvc-server/backend-jdbi/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metasvc-server/backend-jdbi/pom.xml b/metasvc-server/backend-jdbi/pom.xml index a4e325c5b..cea8cfa32 100644 --- a/metasvc-server/backend-jdbi/pom.xml +++ b/metasvc-server/backend-jdbi/pom.xml @@ -73,7 +73,7 @@ org.jdbi jdbi3-postgres - 3.37.1 + 3.45.2 org.jdbi