Skip to content

Commit 305a320

Browse files
⬆️ Bump fastjson from 2.0.23 to 2.0.26
Bumps [fastjson](https://github.com/alibaba/fastjson2) from 2.0.23 to 2.0.26. - [Release notes](https://github.com/alibaba/fastjson2/releases) - [Commits](alibaba/fastjson2@2.0.23...2.0.26) --- updated-dependencies: - dependency-name: com.alibaba:fastjson dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9ecd54b commit 305a320

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.23</version>
105+
<version>2.0.26</version>
106106
</dependency>
107107
<dependency>
108108
<groupId>com.squareup.okhttp3</groupId>

0 commit comments

Comments
 (0)