diff --git a/spring-integration/pom.xml b/spring-integration/pom.xml
index a162f18b9c..4e210122b0 100644
--- a/spring-integration/pom.xml
+++ b/spring-integration/pom.xml
@@ -22,7 +22,7 @@
1.1.4.RELEASE
1.4.7
1.1.1
-
+ 4.12
2.10
1.5.0
@@ -56,7 +56,7 @@
exec-maven-plugin
${exec-maven-plugin.version}
- com.baeldung.samples.Main
+ com.baeldung.samples.FileCopyConfig
@@ -106,6 +106,12 @@
spring-integration-file
${spring.integration.version}
+
+ junit
+ junit
+ ${junit.version}
+ test
+