diff --git a/pom.xml b/pom.xml
index 8069123..97b0ffe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
1.8
3.1.1
1.4.6
- 2.0.41
+ 2.0.43
1.2.16
2.13.0
3.2.2
diff --git a/src/main/resources/META-INF/spring-devtools.properties b/src/main/resources/META-INF/spring-devtools.properties
index 2b23f85..37e7b58 100644
--- a/src/main/resources/META-INF/spring-devtools.properties
+++ b/src/main/resources/META-INF/spring-devtools.properties
@@ -1 +1 @@
-restart.include.json=/com.alibaba.fastjson.*.jar
\ No newline at end of file
+restart.include.json=/com.alibaba.fastjson2.*.jar
\ No newline at end of file