Skip to content

Commit f769c42

Browse files
Bump jdbi3.version from 3.52.1 to 3.53.0
Bumps `jdbi3.version` from 3.52.1 to 3.53.0. Updates `org.jdbi:jdbi3-core` from 3.52.1 to 3.53.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.52.1...v3.53.0) Updates `org.jdbi:jdbi3-sqlobject` from 3.52.1 to 3.53.0 - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.52.1...v3.53.0) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-core dependency-version: 3.53.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.jdbi:jdbi3-sqlobject dependency-version: 3.53.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1133eb9 commit f769c42

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
<hadoop.version>3.3.4</hadoop.version>
107107
<iceberg.version>1.10.1</iceberg.version>
108108
<jacoco.version>0.8.14</jacoco.version>
109-
<jdbi3.version>3.52.1</jdbi3.version>
109+
<jdbi3.version>3.53.0</jdbi3.version>
110110
<json-path.version>3.0.0</json-path.version>
111111
<junit.version>6.0.3</junit.version>
112112
<log4j.version>2.25.4</log4j.version>

0 commit comments

Comments
 (0)