Skip to content

Commit 073062f

Browse files
committed
More 3.1 Docs
1 parent 6f54c12 commit 073062f

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.1.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.18.0.
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.12.0.
4040

4141
===== Very, Very Quick
4242

0 commit comments

Comments
 (0)