Skip to content

Commit

Permalink
dev: update jdbc driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
KirillKurdyukov committed Aug 19, 2024
1 parent 47f427a commit 9143fd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-data-dialect/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
<liquibase.version>4.24.0</liquibase.version>

<ydb.sdk.version>2.2.6</ydb.sdk.version>
<ydb.jdbc.version>2.1.5</ydb.jdbc.version>
<ydb.jdbc.version>2.2.2</ydb.jdbc.version>
<ydb.liquibase.version>0.9.7</ydb.liquibase.version>
</properties>

Expand Down

0 comments on commit 9143fd4

Please sign in to comment.