Skip to content

Commit

Permalink
Merge pull request #83 from OpsLevel/dependabot/maven/com.alibaba-fas…
Browse files Browse the repository at this point in the history
…tjson-2.0.38

Bump com.alibaba:fastjson from 2.0.37 to 2.0.38
  • Loading branch information
DougEdey authored Aug 14, 2023
2 parents 425c468 + 7bd4821 commit 4b108c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>fastjson</artifactId>
<version>2.0.37</version>
<version>2.0.38</version>
</dependency>
<dependency>
<groupId>com.squareup.okhttp3</groupId>
Expand Down

0 comments on commit 4b108c8

Please sign in to comment.