Skip to content

Commit 6b75e1b

Browse files
author
gituser
committed
Merge branch 'feat_1.10_4.1.x_1417' into 1.10_release_4.1.x
2 parents fd67602 + 4220eee commit 6b75e1b

2 files changed

Lines changed: 2 additions & 8 deletions

File tree

localTest/pom.xml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -272,13 +272,7 @@
272272
<dependency>
273273
<groupId>com.alibaba</groupId>
274274
<artifactId>fastjson</artifactId>
275-
<version>1.2.29</version>
276-
<scope>compile</scope>
277-
</dependency>
278-
<dependency>
279-
<groupId>com.alibaba</groupId>
280-
<artifactId>fastjson</artifactId>
281-
<version>1.2.70</version>
275+
<version>1.2.76</version>
282276
<scope>compile</scope>
283277
</dependency>
284278

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
<dependency>
100100
<groupId>com.alibaba</groupId>
101101
<artifactId>fastjson</artifactId>
102-
<version>1.2.70</version>
102+
<version>1.2.76</version>
103103
</dependency>
104104
</dependencies>
105105

0 commit comments

Comments
 (0)