Skip to content

Commit 7825e3e

Browse files
Bump org.jdbi:jdbi3-sqlobject from 3.48.0 to 3.49.0
Bumps [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) from 3.48.0 to 3.49.0. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.48.0...v3.49.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 4a88e28 commit 7825e3e

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.48.0</version>
144+
<version>3.49.0</version>
145145
<scope>test</scope>
146146
</dependency>
147147

0 commit comments

Comments
 (0)