diff --git a/pom.xml b/pom.xml
index b57f88eee2..1796524cd7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -54,7 +54,8 @@
8.10.1
1.83
2.13.2
- 2.20.1
+ 2.21.1
+ 2.21
3.0.2
5.3.2
1.6.16
@@ -227,6 +228,16 @@
jackson-databind
${jackson.version}
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+ ${jackson.annotations.version}
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ ${jackson.version}
+
io.gsonfire
gson-fire