diff --git a/spring-boot-dependencies/pom.xml b/spring-boot-dependencies/pom.xml
index d71c1b588c..df4a946e15 100644
--- a/spring-boot-dependencies/pom.xml
+++ b/spring-boot-dependencies/pom.xml
@@ -103,7 +103,7 @@
1.13
4.7.2
0.7-groovy-2.0
- 4.1.0.RELEASE
+ 4.1.1.BUILD-SNAPSHOT
1.4.0.M1
1.1.0.RELEASE
3.0.1.RELEASE
diff --git a/spring-boot-starters/spring-boot-starter-amqp/pom.xml b/spring-boot-starters/spring-boot-starter-amqp/pom.xml
index 56d5726efd..a6beed4fb7 100644
--- a/spring-boot-starters/spring-boot-starter-amqp/pom.xml
+++ b/spring-boot-starters/spring-boot-starter-amqp/pom.xml
@@ -32,6 +32,10 @@
+
+ org.springframework
+ spring-messaging
+
org.springframework
spring-tx