We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92823c4 commit 96bb85eCopy full SHA for 96bb85e
README.md
@@ -29,14 +29,14 @@ Learn more at <http://hibernate.org/reactive>.
29
30
Hibernate Reactive has been tested with:
31
32
-- Java 11, 17, 18
33
-- PostgreSQL 15
34
-- MySQL 8
35
-- MariaDB 10
+- Java 11, 17, 20, 21
+- PostgreSQL 16
+- MySQL 8.3
+- MariaDB 11
36
- Db2 11.5
37
-- CockroachDB 22.1
38
-- MS SQL Server 2019
39
-- Oracle 21.3
+- CockroachDB v23.1
+- MS SQL Server 2022
+- Oracle 23
40
- [Hibernate ORM][] 6.4.4.Final
41
- [Vert.x Reactive PostgreSQL Client](https://vertx.io/docs/vertx-pg-client/java/) 4.5.7
42
- [Vert.x Reactive MySQL Client](https://vertx.io/docs/vertx-mysql-client/java/) 4.5.7
0 commit comments