From 1e570480ba1399dfe7ac193c27d3be3cab64b9db Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 22:42:06 +0000 Subject: [PATCH] Bump jdbi.version from 3.34.0 to 3.49.5 Bumps `jdbi.version` from 3.34.0 to 3.49.5. Updates `org.jdbi:jdbi3-core` from 3.34.0 to 3.49.5 - [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.34.0...v3.49.5) Updates `org.jdbi:jdbi3-sqlobject` from 3.34.0 to 3.49.5 - [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.34.0...v3.49.5) Updates `org.jdbi:jdbi3-stringtemplate4` from 3.34.0 to 3.49.5 - [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.34.0...v3.49.5) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-core dependency-version: 3.49.5 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.jdbi:jdbi3-sqlobject dependency-version: 3.49.5 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.jdbi:jdbi3-stringtemplate4 dependency-version: 3.49.5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 126df12..8087677 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ UTF-8 - 3.34.0 + 3.49.5 2.7.2 42.7.3 8.0.33