From a88d7fab4df58cf70d0fc29533994e3fbf2c2dab Mon Sep 17 00:00:00 2001 From: Andy Chen Date: Mon, 27 May 2019 12:38:14 -0700 Subject: [PATCH] upgrade jasync to 0.9.51 for a charset and collation fix (#153) --- vertx-mysql-postgresql-client-jasync/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vertx-mysql-postgresql-client-jasync/pom.xml b/vertx-mysql-postgresql-client-jasync/pom.xml index 5bda9bd6..629e7874 100644 --- a/vertx-mysql-postgresql-client-jasync/pom.xml +++ b/vertx-mysql-postgresql-client-jasync/pom.xml @@ -14,7 +14,7 @@ Vert.x MySQL/PostgreSQL Client based on jasync-sql/Kotlin - 0.9.24 + 0.9.51 false false