diff --git a/mybatis-flex-core/pom.xml b/mybatis-flex-core/pom.xml index 23d77169..37b4028a 100644 --- a/mybatis-flex-core/pom.xml +++ b/mybatis-flex-core/pom.xml @@ -34,7 +34,7 @@ com.alibaba fastjson - 2.0.25 + 2.0.26 true compile @@ -42,7 +42,7 @@ com.alibaba.fastjson2 fastjson2 - 2.0.25 + 2.0.26 true compile diff --git a/mybatis-flex-test/mybatis-flex-native-test/pom.xml b/mybatis-flex-test/mybatis-flex-native-test/pom.xml index 96d3bf99..a2e3534d 100644 --- a/mybatis-flex-test/mybatis-flex-native-test/pom.xml +++ b/mybatis-flex-test/mybatis-flex-native-test/pom.xml @@ -43,7 +43,7 @@ com.alibaba.fastjson2 fastjson2 - 2.0.25 + 2.0.26