Skip to content

Commit 3d91d3e

Browse files
authored
Merge pull request #112 from PlexPt/dependabot/maven/com.alibaba-fastjson-2.0.28
⬆️ Bump fastjson from 2.0.26 to 2.0.28
2 parents 105055d + 50403bc commit 3d91d3e

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
@@ -102,7 +102,7 @@
102102
<dependency>
103103
<groupId>com.alibaba</groupId>
104104
<artifactId>fastjson</artifactId>
105-
<version>2.0.26</version>
105+
<version>2.0.28</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)