diff --git a/packages/sub/pom.xml b/packages/sub/pom.xml
index b7dc8c29fb..dff7d473fe 100644
--- a/packages/sub/pom.xml
+++ b/packages/sub/pom.xml
@@ -23,40 +23,32 @@
1.7
1.7
3.1.0
-
+ 2.14.0
+
-
+
- org.apache.commons
- commons-compress
- 1.15
-
-
- junit
- junit
- 4.12
- test
-
-
- com.github.stefanbirkner
- system-rules
- 1.19.0
- test
-
-
- org.springframework.cloud_spring
- cloud-function-context
- ${cloud.function.context.version}
-
-
- org.apache.logging.log4j
- log4j
- 2.17.0
- pom
- import
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.12.4
+
+ org.apache.logging.log4j
+ log4j-core
+ ${log4j.version}
+
+
+ org.apache.commons
+ commons-compress
+ 1.20
+
+
+ org.springframework
+ spring-core
+ 5.3.0
+
-
+