Skip to content

Commit 8e3b0c8

Browse files
Bump org.jdbi:jdbi3-core from 3.48.0 to 3.49.0
Bumps [org.jdbi:jdbi3-core](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-core dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4a88e28 commit 8e3b0c8

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
@@ -135,7 +135,7 @@
135135
<dependency>
136136
<groupId>org.jdbi</groupId>
137137
<artifactId>jdbi3-core</artifactId>
138-
<version>3.48.0</version>
138+
<version>3.49.0</version>
139139
<scope>test</scope>
140140
</dependency>
141141
<dependency>

0 commit comments

Comments
 (0)