Skip to content

Commit 2228d1f

Browse files
committed
3.0.x Min Versions (Doc)
1 parent 48a793a commit 2228d1f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/reference/asciidoc/quick-tour.adoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,11 +32,11 @@ compile 'org.springframework.amqp:spring-rabbit:{project-version}'
3232
[[compatibility]]
3333
===== Compatibility
3434

35-
The minimum Spring Framework version dependency is 5.2.0.
35+
The minimum Spring Framework version dependency is 6.0.0.
3636

37-
The minimum `amqp-client` Java client library version is 5.7.0.
37+
The minimum `amqp-client` Java client library version is 5.16.1.
3838

39-
The minimum `stream-client` Java client library for stream queues is 0.7.0.
39+
The minimum `stream-client` Java client library for stream queues is 0.8.0.
4040

4141
===== Very, Very Quick
4242

0 commit comments

Comments
 (0)