hibernate / hibernate-reactive

A reactive API for Hibernate ORM, supporting non-blocking database drivers and a reactive style of interaction with the database.
https://hibernate.org/reactive
Apache License 2.0
441 stars 92 forks source link

Upgrade Vert.x SQL Client to 4.5.9 #1960

Closed DavideD closed 3 months ago

DavideD commented 3 months ago

Wee need to wait for the upgrade in Quarkus. Quarkus has been upgraded: https://github.com/quarkusio/quarkus/pull/42320

~It's still on 4.5.8~