Skip to content

Commit f5a6b21

Browse files
committed
Document pre-requisites
1 parent e1dc05a commit f5a6b21

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/docs/asciidoc/index.adoc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ for RabbitMQ implements the JMS specification on top of the
1313
link:https://rabbitmq.com/api-guide.html[RabbitMQ Java client], thus allowing new and
1414
existing JMS applications to connect to RabbitMQ.
1515

16-
The library supports JMS 2.0 as of 2.7.0 and JMS 3.0 as of 3.0.0.
16+
RabbitMQ JMS Client supports JMS 2.0 as of 2.7.0.
17+
It requires Java 8 or more.
1718

1819
The plugin and the JMS client are meant to work and be used together.
1920

0 commit comments

Comments
 (0)