Skip to content

Commit 47e00e2

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
<hadoop.version>3.3.4</hadoop.version>
105105
<iceberg.version>1.10.0</iceberg.version>
106106
<jacoco.version>0.8.14</jacoco.version>
107-
<jdbi3.version>3.50.0</jdbi3.version>
107+
<jdbi3.version>3.51.0</jdbi3.version>
108108
<json-path.version>2.10.0</json-path.version>
109109
<junit.version>6.0.1</junit.version>
110110
<log4j.version>2.25.2</log4j.version>

0 commit comments

Comments
 (0)