From cdcd179460b2c00ccc6324f99b59d529a6428c8a Mon Sep 17 00:00:00 2001 From: Lukas Prettenthaler Date: Thu, 18 Jul 2024 12:59:16 -0600 Subject: [PATCH] upgrade to vertx 4.5.9 --- README.adoc | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index aebd07b..5b7dd70 100644 --- a/README.adoc +++ b/README.adoc @@ -19,7 +19,7 @@ To use Vert.x JsonPath, add the following dependency: com.noenv vertx-jsonpath - 4.5.8 + 4.5.9 ---- @@ -27,7 +27,7 @@ To use Vert.x JsonPath, add the following dependency: [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-jsonpath:4.5.8' +compile 'com.noenv:vertx-jsonpath:4.5.9' ---- Consider the following json: diff --git a/pom.xml b/pom.xml index 47fc376..8acfb0f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.noenv vertx-jsonpath - 4.5.9-SNAPSHOT + 4.5.9 io.vertx @@ -18,7 +18,7 @@ http://github.com/NoEnv/vertx-jsonpath - 4.5.9-SNAPSHOT + 4.5.9