Skip to content

Commit

Permalink
update java api version to 1.30.22.4;
Browse files Browse the repository at this point in the history
  • Loading branch information
chengyitian committed Nov 15, 2023
1 parent 908ae85 commit 6ca34bb
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Binary file modified dolphindbreader/dolphindbreader.jar
Binary file not shown.
Binary file not shown.
Binary file removed libs/dolphindb-javaapi-1.30.22.3.jar
Binary file not shown.
Binary file not shown.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,8 +79,8 @@
<groupId>com.dolphindb</groupId>
<artifactId>api-java</artifactId>
<scope>system</scope>
<version>1.30.22.3</version>
<systemPath>${basedir}/libs/dolphindb-javaapi-1.30.22.3.jar</systemPath>
<version>1.30.22.4</version>
<systemPath>${basedir}/libs/dolphindb-javaapi-1.30.22.4-jar-with-dependencies.jar</systemPath>
</dependency>
</dependencies>

Expand Down

0 comments on commit 6ca34bb

Please sign in to comment.