diff --git a/applications/source/cdc-debezium-source/pom.xml b/applications/source/cdc-debezium-source/pom.xml
index d4be4133..2b791441 100644
--- a/applications/source/cdc-debezium-source/pom.xml
+++ b/applications/source/cdc-debezium-source/pom.xml
@@ -15,6 +15,10 @@
+
+ 1.25.1
+
+
org.springframework.cloud.fn
@@ -51,14 +55,12 @@
net.javacrumbs.json-unit
json-unit
- 1.25.1
+ ${json-unit.version}
test
org.springframework.cloud
spring-cloud-stream-binder-kafka
-
- 3.0.8.RELEASE
test
diff --git a/applications/source/rabbit-source/pom.xml b/applications/source/rabbit-source/pom.xml
index 57b1ba17..fcf4fcb5 100644
--- a/applications/source/rabbit-source/pom.xml
+++ b/applications/source/rabbit-source/pom.xml
@@ -14,9 +14,7 @@
3.0.0-SNAPSHOT
-
- 1.14.2
-
+
org.springframework.boot
@@ -41,13 +39,13 @@
org.testcontainers
testcontainers
- ${test-containers-version}
+ ${test-containers.version}
test
org.testcontainers
rabbitmq
- ${test-containers-version}
+ ${test-containers.version}
test
diff --git a/applications/stream-applications-core/pom.xml b/applications/stream-applications-core/pom.xml
index ad8f00a1..a1f81f45 100644
--- a/applications/stream-applications-core/pom.xml
+++ b/applications/stream-applications-core/pom.xml
@@ -18,7 +18,6 @@
3.0.0-SNAPSHOT
springcloud/baseimage:1.0.0
- 1.8
5.10
${revision}
1.0.0-SNAPSHOT
@@ -28,7 +27,6 @@
1.0.0-SNAPSHOT
2.1.2.RELEASE
1.2.1
- Hoxton.SR7
@@ -169,11 +167,6 @@
spring-cloud-function-dependencies
${spring-cloud-function.version}
-
- org.springframework.cloud
- spring-cloud-dependencies
- ${spring-cloud-dependencies.version}
-
diff --git a/stream-applications-build/pom.xml b/stream-applications-build/pom.xml
index 9d341770..24394068 100644
--- a/stream-applications-build/pom.xml
+++ b/stream-applications-build/pom.xml
@@ -42,20 +42,13 @@
3.0.9.RELEASE
5.3.3.BUILD-SNAPSHOT
1.15.0-rc2
+ 1.2.5
+ 2.22.2
-
-
-
- org.springframework.boot
- spring-boot-dependencies
- ${spring-boot.version}
- pom
- import
-
-
+
org.springframework.integration
spring-integration-bom
@@ -63,7 +56,6 @@
import
pom
-
org.springframework.cloud
spring-cloud-function-dependencies
@@ -71,18 +63,22 @@
import
pom
-
+
+ org.springframework.boot
+ spring-boot-dependencies
+ ${spring-boot.version}
+ pom
+ import
+
-
-
org.codehaus.mojo
flatten-maven-plugin
- 1.2.5
+ ${maven-flatten-plugin.version}
true
resolveCiFriendliesOnly
@@ -139,7 +135,7 @@
org.apache.maven.plugins
maven-surefire-plugin
- 2.22.2
+ ${maven-surefire-plugin.version}
**/*Tests.java