diff --git a/common/function-test-support/pom.xml b/common/function-test-support/pom.xml index bca7a1f7..e5f67fe9 100644 --- a/common/function-test-support/pom.xml +++ b/common/function-test-support/pom.xml @@ -15,7 +15,7 @@ 2.7.0 - 1.1.1 + 1.2.0 diff --git a/function/object-detection-function/pom.xml b/function/object-detection-function/pom.xml index 6170a580..0ec4fdd4 100644 --- a/function/object-detection-function/pom.xml +++ b/function/object-detection-function/pom.xml @@ -17,16 +17,16 @@ 3.19.6 - - org.springframework.cloud.fn - tensorflow-common - ${project.version} - com.google.protobuf protobuf-java ${protobuf.version} + + org.springframework.cloud.fn + tensorflow-common + ${project.version} + diff --git a/spring-functions-parent/pom.xml b/spring-functions-parent/pom.xml index 899aa2b0..0a7bdb11 100644 --- a/spring-functions-parent/pom.xml +++ b/spring-functions-parent/pom.xml @@ -14,8 +14,15 @@ org.springframework.cloud.fn spring-functions-parent pom - + + 3.19.6 + + + com.google.protobuf + protobuf-java + ${protobuf.version} + org.springframework.cloud.fn config-common