diff --git a/.gitignore b/.gitignore
index ebaf883..b8c0758 100755
--- a/.gitignore
+++ b/.gitignore
@@ -7,7 +7,7 @@
.project
.settings
.springBeans
-
+.gitignore
### IntelliJ IDEA ###
.idea
*.iws
@@ -32,4 +32,7 @@ target/
mvnw.cmd
mvnw
sens-log/
-/templates
\ No newline at end of file
+/templates
+
+### .claude ###
+.claude/
\ No newline at end of file
diff --git a/ForestBlog/pom.xml b/ForestBlog/pom.xml
index aa830ec..ffc6c26 100755
--- a/ForestBlog/pom.xml
+++ b/ForestBlog/pom.xml
@@ -173,23 +173,6 @@
2.4
-
-
- com.fasterxml.jackson.core
- jackson-databind
- 2.5.0
-
-
- com.fasterxml.jackson.core
- jackson-core
- 2.5.0
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- 2.5.0
-
-
org.json
json
@@ -225,6 +208,7 @@
4.1.13
+
com.fasterxml.jackson.core
jackson-databind