Skip to content

Commit 9d6ca2e

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 ac3cc0d commit 9d6ca2e

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
@@ -142,7 +142,7 @@
142142
<dependency>
143143
<groupId>org.jdbi</groupId>
144144
<artifactId>jdbi3-sqlobject</artifactId>
145-
<version>3.45.1</version>
145+
<version>3.48.0</version>
146146
<scope>test</scope>
147147
</dependency>
148148

0 commit comments

Comments
 (0)