Skip to content

Commit

Permalink
Upgrade JDBC driver version
Browse files Browse the repository at this point in the history
  • Loading branch information
alex268 committed Nov 20, 2024
1 parent 4be1703 commit 7e5d50d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<packaging>pom</packaging>

<properties>
<ydb.jdbc.version>2.2.3</ydb.jdbc.version>
<ydb.jdbc.version>2.3.5</ydb.jdbc.version>
<slf4j.version>1.7.36</slf4j.version>
</properties>

Expand Down

0 comments on commit 7e5d50d

Please sign in to comment.