Skip to content

Commit 2244794

Browse files
authored
Merge pull request #57 from DataSQRL/dependabot/maven/org.jdbi-jdbi3-core-3.49.0
Bump org.jdbi:jdbi3-core from 3.48.0 to 3.49.0
2 parents 42b3687 + 8e3b0c8 commit 2244794

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)