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 c7ec566 commit 93b3958Copy full SHA for 93b3958
libs.example.versions.toml
@@ -28,8 +28,8 @@ hibernate-reactive4-core = { module = "org.hibernate.reactive:hibernate-reactive
28
eclipselink4 = { module = "org.eclipse.persistence:org.eclipse.persistence.jpa", version = "4.0.8" }
29
30
# vertx
31
-vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "5.0.5" }
32
-vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "4.5.22" }
+vertx-jdbc-client = { module = "io.vertx:vertx-jdbc-client", version = "5.0.6" }
+vertx-jdbc-client4 = { module = "io.vertx:vertx-jdbc-client", version = "5.0.6" }
33
agroal-pool = { module = "io.agroal:agroal-pool", version = "2.8" }
34
35
h2 = { module = "com.h2database:h2", version = "2.4.240" }
0 commit comments