Skip to content

Commit

Permalink
Update Arena Java SDK fastjson version (#1088)
Browse files Browse the repository at this point in the history
Signed-off-by: Syulin7 <735122171@qq.com>
  • Loading branch information
Syulin7 committed May 15, 2024
1 parent a031bae commit 37d8ab4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Binary file not shown.
4 changes: 2 additions & 2 deletions sdk/arena-java-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@

<groupId>com.aliyun.ack</groupId>
<artifactId>arena-java-sdk</artifactId>
<version>1.0.6</version>
<version>1.0.7</version>

<dependencies>
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>1.2.80</version>
<version>1.2.83</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 37d8ab4

Please sign in to comment.