Skip to content

Commit 0107779

Browse files
Bump fastjson from 1.2.68 to 1.2.83
Bumps [fastjson](https://github.com/alibaba/fastjson) from 1.2.68 to 1.2.83. - [Release notes](https://github.com/alibaba/fastjson/releases) - [Commits](alibaba/fastjson@1.2.68...1.2.83) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b002bf4 commit 0107779

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<maven.compiler.source>1.8</maven.compiler.source>
2727
<maven.compiler.target>1.8</maven.compiler.target>
2828
<spring-cloud.version>Greenwich.SR3</spring-cloud.version>
29-
<fastjson.version>1.2.68</fastjson.version>
29+
<fastjson.version>1.2.83</fastjson.version>
3030
<apollo.version>1.5.1</apollo.version>
3131
<alibaba-cloud.version>2.1.1.RELEASE</alibaba-cloud.version>
3232
<nacos.version>2.1.1.RELEASE</nacos.version>

0 commit comments

Comments
 (0)