From 471f44d7414ccba7f8fad826b921932c7e84f82b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:59:48 +0000 Subject: [PATCH] Bump io.smallrye.reactive:smallrye-mutiny-vertx-sql-client Bumps io.smallrye.reactive:smallrye-mutiny-vertx-sql-client from 2.22.0 to 3.7.2. --- updated-dependencies: - dependency-name: io.smallrye.reactive:smallrye-mutiny-vertx-sql-client dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- chapter-10/database-example/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chapter-10/database-example/pom.xml b/chapter-10/database-example/pom.xml index 8dbe9c80..edafe94f 100644 --- a/chapter-10/database-example/pom.xml +++ b/chapter-10/database-example/pom.xml @@ -72,7 +72,7 @@ io.smallrye.reactive smallrye-mutiny-vertx-sql-client - 2.22.0 + 3.7.2 io.quarkus