Skip to content

Commit 6e08929

Browse files
authored
Merge pull request #9 from gaeqs/dependabot/maven/com.alibaba-fastjson-1.2.83
Bump fastjson from 1.2.79 to 1.2.83
2 parents 1fa7440 + 4fd6197 commit 6e08929

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
@@ -121,7 +121,7 @@
121121
<dependency>
122122
<groupId>com.alibaba</groupId>
123123
<artifactId>fastjson</artifactId>
124-
<version>1.2.79</version>
124+
<version>1.2.83</version>
125125
</dependency>
126126
<dependency>
127127
<groupId>org.junit.jupiter</groupId>

0 commit comments

Comments
 (0)