Skip to content

Commit

Permalink
Fix minimum Spring, Client versions in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
garyrussell committed Sep 25, 2023
1 parent a0cd362 commit 429823b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/reference/asciidoc/quick-tour.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@ compile 'org.springframework.amqp:spring-rabbit:{project-version}'
[[compatibility]]
===== Compatibility

The minimum Spring Framework version dependency is 5.2.0.
The minimum Spring Framework version dependency is 5.3.30.

The minimum `amqp-client` Java client library version is 5.7.0.
The minimum `amqp-client` Java client library version is 5.14.3.

===== Very, Very Quick

Expand Down

0 comments on commit 429823b

Please sign in to comment.