Skip to content

Commit 6516445

Browse files
Bump org.jdbi:jdbi3-core from 3.49.1 to 3.49.2
Bumps [org.jdbi:jdbi3-core](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-core 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 070ec7f commit 6516445

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
@@ -134,7 +134,7 @@
134134
<dependency>
135135
<groupId>org.jdbi</groupId>
136136
<artifactId>jdbi3-core</artifactId>
137-
<version>3.49.1</version>
137+
<version>3.49.2</version>
138138
<scope>test</scope>
139139
</dependency>
140140
<dependency>

0 commit comments

Comments
 (0)