diff --git a/common/tensorflow-common/pom.xml b/common/tensorflow-common/pom.xml
index 54045ff3..2dcbbaec 100644
--- a/common/tensorflow-common/pom.xml
+++ b/common/tensorflow-common/pom.xml
@@ -18,8 +18,6 @@
true
1.15.0
- 5.3.14
- 2.11.0
1.21
2.7
3.10
@@ -28,12 +26,6 @@
-
- org.springframework
- spring-core
- ${spring-core.version}
-
-
org.tensorflow
tensorflow
@@ -61,22 +53,6 @@
commons-lang3
${commons-lang3.version}
-
-
- com.fasterxml.jackson.core
- jackson-core
- ${jackson.version}
-
-
- com.fasterxml.jackson.core
- jackson-annotations
- ${jackson.version}
-
-
- com.fasterxml.jackson.core
- jackson-databind
- ${jackson.version}
-
org.slf4j
slf4j-api
diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml
index 215d4cfd..36897d96 100644
--- a/spring-functions-parent/pom.xml
+++ b/spring-functions-parent/pom.xml
@@ -43,12 +43,6 @@
org.springframework.boot
spring-boot-starter-test
test
-
-
- org.junit.vintage
- junit-vintage-engine
-
-
io.projectreactor
@@ -73,12 +67,6 @@
test
-
- org.testcontainers
- junit-jupiter
- test
-
-
org.testcontainers
testcontainers
diff --git a/supplier/http-supplier/pom.xml b/supplier/http-supplier/pom.xml
index c23695c2..d69577d5 100644
--- a/supplier/http-supplier/pom.xml
+++ b/supplier/http-supplier/pom.xml
@@ -24,32 +24,6 @@
org.springframework.integration
spring-integration-webflux
-
-
- org.springframework.boot
- spring-boot-configuration-processor
- provided
-
-
-
- org.springframework.boot
- spring-boot-starter-test
- test
-
-
- io.projectreactor
- reactor-test
- test
-
-
- javax.validation
- validation-api
-
-
- org.hibernate.validator
- hibernate-validator
- 6.1.5.Final
-