Skip to content

Commit e7cdb58

Browse files
Bump org.jdbi:jdbi3-sqlobject from 3.45.1 to 3.48.0
Bumps [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) from 3.45.1 to 3.48.0. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.45.1...v3.48.0) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-sqlobject dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4438e97 commit e7cdb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-jar-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
<dependency>
142142
<groupId>org.jdbi</groupId>
143143
<artifactId>jdbi3-sqlobject</artifactId>
144-
<version>3.45.1</version>
144+
<version>3.48.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147

0 commit comments

Comments
 (0)