Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wenshao committed Apr 16, 2023
1 parent 08dcc85 commit 2261016
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.26</version>
<version>2.0.28</version>
</dependency>
```

Expand Down

0 comments on commit 2261016

Please sign in to comment.