Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Mar 19, 2023
1 parent 436cae7 commit 08dcc85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -52,7 +52,7 @@ Fastjson is a Java library that can be used to convert Java Objects into their J
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.23</version>
<version>2.0.26</version>
</dependency>
```

Expand Down

0 comments on commit 08dcc85

Please sign in to comment.