Skip to content

Commit 7e5d50d

Browse files
committed
Upgrade JDBC driver version
1 parent 4be1703 commit 7e5d50d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jdbc/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<packaging>pom</packaging>
1616

1717
<properties>
18-
<ydb.jdbc.version>2.2.3</ydb.jdbc.version>
18+
<ydb.jdbc.version>2.3.5</ydb.jdbc.version>
1919
<slf4j.version>1.7.36</slf4j.version>
2020
</properties>
2121

0 commit comments

Comments
 (0)