From 65368f79596740583e728069c61c63e2f130177f Mon Sep 17 00:00:00 2001 From: Gary Russell Date: Thu, 26 Jan 2017 13:39:26 -0500 Subject: [PATCH] 5.0 README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 50dac281..4918fedc 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Spring Integration Samples # Note -This (master) branch requires Spring Integration 4.1 or above. For samples running against earlier versions of Spring Integration, use the __SI4.0.x__ and __SI3.0.x__ branches. +This (master) branch requires Spring Integration 5.0 or above. For samples running against earlier versions of Spring Integration, use the __SI4.3.x__ and other branches. # Introduction