Skip to content

Commit 82be1bf

Browse files
committed
Update versions of SDK & JDBC
1 parent a6efcba commit 82be1bf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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.3.5</ydb.jdbc.version>
18+
<ydb.jdbc.version>2.3.10</ydb.jdbc.version>
1919
<slf4j.version>1.7.36</slf4j.version>
2020
</properties>
2121

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<log4j.version>2.22.1</log4j.version>
1919
<jcommander.version>1.82</jcommander.version>
2020

21-
<ydb.sdk.version>2.3.10</ydb.sdk.version>
21+
<ydb.sdk.version>2.3.13</ydb.sdk.version>
2222
</properties>
2323

2424
<modules>

0 commit comments

Comments
 (0)