diff --git a/README.md b/README.md index 208ae58a22..a42c97079c 100644 --- a/README.md +++ b/README.md @@ -59,7 +59,7 @@ Fastjson is a Java library that can be used to convert Java Objects into their J ## Gradle via JCenter ``` groovy -compile 'com.alibaba:fastjson:2.0.28' +compile 'com.alibaba:fastjson:2.0.31' ``` @@ -72,7 +72,7 @@ Please see this [Wiki Download Page][Wiki] for more repository info. Fastjson is released under the [Apache 2.0 license](license.txt). ``` -Copyright 1999-2020 Alibaba Group Holding Ltd. +Copyright 1999-2023 Alibaba Group Holding Ltd. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.