Skip to content

Commit

Permalink
uprade client-java version to 3.3.5 (#2715)
Browse files Browse the repository at this point in the history
  • Loading branch information
shiyuhang0 authored Jun 1, 2023
1 parent 4ed8391 commit 7d05d13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tikv-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@
<dependency>
<groupId>org.tikv</groupId>
<artifactId>tikv-client-java</artifactId>
<version>3.3.4</version>
<version>3.3.5</version>
</dependency>
<dependency>
<groupId>commons-codec</groupId>
Expand Down

0 comments on commit 7d05d13

Please sign in to comment.