Skip to content

Commit 963c3ae

Browse files
committed
Edit readme
1 parent da8d40d commit 963c3ae

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ image:https://codecov.io/gh/rabbitmq/rabbitmq-stream-java-client/branch/main/gra
66

77
The RabbitMQ Stream Java Client is a Java library to communicate with
88
the https://rabbitmq.com/stream.html[RabbitMQ Stream Plugin].
9-
It allows to create and delete streams, as well as to publish to and consume from
10-
these streams.
11-
This library requires at least Java 8, but Java 11 or more is recommended.
9+
It allows to create and delete streams, as well as to publish to and consume from these streams.
10+
This library requires at least Java 11 but Java 21 or more is recommended.
1211
See the https://rabbitmq.github.io/rabbitmq-stream-java-client/stable/htmlsingle/#stream-client-overview[overview] for a quick glance at the features.
1312

1413
https://github.com/rabbitmq/rabbitmq-stream-perf-test[Stream PerfTest] is a performance testing tool based on this client library.
@@ -115,7 +114,7 @@ Please launch the `./mvnw spotless:apply` command to format your changes before
115114

116115
== Copyright and License
117116

118-
(c) 2020-2024, 2024 Broadcom. All Rights Reserved.
117+
(c) 2020-2024 Broadcom. All Rights Reserved.
119118
The term "Broadcom" refers to Broadcom Inc. and/or its subsidiaries.
120119

121120
Double licensed under the MPL2.0 and ASL2. See link:LICENSE[LICENSE] for details.

0 commit comments

Comments
 (0)