From 9f3d3b5ab99a2a7d938d52c3add22d44ddcca254 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 7 Jun 2023 18:16:36 +0000 Subject: [PATCH] fix: upgrade com.alibaba:fastjson from 2.0.31 to 2.0.32 Snyk has created this PR to upgrade com.alibaba:fastjson from 2.0.31 to 2.0.32. See this package in Maven Repository: https://mvnrepository.com/artifact/com.alibaba/fastjson/ See this project in Snyk: https://app.snyk.io/org/z2z2qp/project/a2808ab6-77f3-4da1-a717-e26683b12111?utm_source=github&utm_medium=referral&page=upgrade-pr --- mybatis-flex-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml index 836e8b05..65502066 100644 --- a/mybatis-flex-core/pom.xml +++ b/mybatis-flex-core/pom.xml @@ -41,7 +41,7 @@ com.alibaba fastjson - 2.0.31 + 2.0.32 true compile