Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit dbc4a95

Browse files
committed
1.2.76
1 parent 4fadfd0 commit dbc4a95

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>com.alibaba</groupId>
66
<artifactId>fastjson</artifactId>
7-
<version>1.2.75_preview_03</version>
7+
<version>1.2.76</version>
88

99
<packaging>jar</packaging>
1010
<name>fastjson</name>
@@ -524,14 +524,14 @@
524524
<dependency>
525525
<groupId>org.jetbrains.kotlin</groupId>
526526
<artifactId>kotlin-stdlib</artifactId>
527-
<version>1.1.51</version>
527+
<version>1.4.21</version>
528528
<scope>test</scope>
529529
</dependency>
530530

531531
<dependency>
532532
<groupId>org.jetbrains.kotlin</groupId>
533533
<artifactId>kotlin-reflect</artifactId>
534-
<version>1.1.51</version>
534+
<version>1.4.21</version>
535535
<scope>test</scope>
536536
</dependency>
537537

0 commit comments

Comments
 (0)