Skip to content

Commit d021902

Browse files
Bump org.jdbi:jdbi3-sqlobject from 3.49.1 to 3.49.2
Bumps [org.jdbi:jdbi3-sqlobject](https://github.com/jdbi/jdbi) from 3.49.1 to 3.49.2. - [Release notes](https://github.com/jdbi/jdbi/releases) - [Changelog](https://github.com/jdbi/jdbi/blob/master/RELEASE_NOTES.md) - [Commits](jdbi/jdbi@v3.49.1...v3.49.2) --- updated-dependencies: - dependency-name: org.jdbi:jdbi3-sqlobject dependency-version: 3.49.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3afd882 commit d021902

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

flink-sql-runner/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
<dependency>
141141
<groupId>org.jdbi</groupId>
142142
<artifactId>jdbi3-sqlobject</artifactId>
143-
<version>3.49.1</version>
143+
<version>3.49.2</version>
144144
<scope>test</scope>
145145
</dependency>
146146
<dependency>

0 commit comments

Comments
 (0)