Skip to content

Commit 5305a87

Browse files
authored
Merge pull request #125 from Hapag-Lloyd/dependabot/maven/com.alibaba-fastjson-2.0.16
Bump fastjson from 2.0.15 to 2.0.16
2 parents 979939f + 02de70b commit 5305a87

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
@@ -54,7 +54,7 @@
5454
<dependency>
5555
<groupId>com.alibaba</groupId>
5656
<artifactId>fastjson</artifactId>
57-
<version>2.0.15</version>
57+
<version>2.0.16</version>
5858
</dependency>
5959
<dependency>
6060
<groupId>com.beust</groupId>

0 commit comments

Comments
 (0)