Skip to content

Commit d5b8b67

Browse files
Closes #1556
1 parent a36a440 commit d5b8b67

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.adoc

+7-2
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,16 @@ image:https://github.com/rabbitmq/rabbitmq-java-client/actions/workflows/test.ym
1010
This repository contains source code of the https://www.rabbitmq.com/client-libraries/java-api-guide[RabbitMQ Java client].
1111
The client is maintained by the https://github.com/rabbitmq/[RabbitMQ team at Broadcom].
1212

13-
== Dependency (Maven Artifact)
13+
== RabbitMQ Server Compatibility
14+
15+
This client releases are independent of RabbitMQ server releases and can be used with RabbitMQ server `4.x` and `3.x` (note that the `3.x` series is https://www.rabbitmq.com/release-information[out of community support]).
16+
17+
== Minimum Supported JDK Version
1418

15-
This client releases are independent of RabbitMQ server releases and can be used with RabbitMQ server `3.x`.
1619
They require Java 8 or higher.
1720

21+
== Dependency (Maven Artifact)
22+
1823
=== Stable
1924

2025
==== Maven

0 commit comments

Comments
 (0)