File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
springcloud-app-seata/springcloud-app-seata-common Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 17
17
<java .version>1.8</java .version>
18
18
<maven .compiler.source>1.8</maven .compiler.source>
19
19
<maven .compiler.target>1.8</maven .compiler.target>
20
- <fastjson .version>1.2.68 </fastjson .version>
20
+ <fastjson .version>1.2.83 </fastjson .version>
21
21
<apollo .version>1.5.1</apollo .version>
22
22
<spring-cloud .version>Hoxton.SR12</spring-cloud .version>
23
23
<spring-boot .version>2.3.12.RELEASE</spring-boot .version>
Original file line number Diff line number Diff line change 27
27
<dependency >
28
28
<groupId >com.alibaba</groupId >
29
29
<artifactId >fastjson</artifactId >
30
- <version >1.2.76 </version >
30
+ <version >1.2.83 </version >
31
31
</dependency >
32
32
</dependencies >
33
33
<build >
You can’t perform that action at this time.
0 commit comments