From a35fd6d54385e2a962a445b939fbb5cbcb74ae50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Oct 2022 11:31:15 +0000 Subject: [PATCH] Bump smallrye-mutiny-vertx-sql-client from 2.22.0 to 2.27.0 Bumps smallrye-mutiny-vertx-sql-client from 2.22.0 to 2.27.0. --- updated-dependencies: - dependency-name: io.smallrye.reactive:smallrye-mutiny-vertx-sql-client dependency-type: direct:production update-type: version-update:semver-minor ... 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 cf7b54ee..3d5e0bdb 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 + 2.27.0 io.quarkus