Update Docs to Reflect the 4.1.0 Client

This commit is contained in:
Gary Russell
2017-02-20 09:11:10 -05:00
parent bb60692624
commit fffe234ca8

View File

@@ -30,7 +30,7 @@ compile 'org.springframework.amqp:spring-rabbit:{spring-amqp-version}'
The minimum Spring Framework version dependency is 5.0.x.
The minimum `amqp-client` java client library version is 4.0.0.
The minimum `amqp-client` java client library version is 4.1.0.
Note the this refers to the java client library; generally, it will work with older broker versions.