Skip to content

Commit 93f0bdd

Browse files
update liquibase jdbc driver version
1 parent f74fc4d commit 93f0bdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

liquibase-dialect/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<maven.compiler.source>1.8</maven.compiler.source>
4444

4545
<liquibase.core.version>4.24.0</liquibase.core.version>
46-
<ydb.jdbc.version>2.2.6</ydb.jdbc.version>
46+
<ydb.jdbc.version>2.2.8</ydb.jdbc.version>
4747
</properties>
4848

4949
<dependencies>

0 commit comments

Comments
 (0)