From 03aa2a89794780f5efba9c93eb13c4d4c35f404e Mon Sep 17 00:00:00 2001 From: Lukas Prettenthaler Date: Sat, 10 Dec 2022 16:11:11 -0700 Subject: [PATCH] version bump 4.3.6 --- README.adoc | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.adoc b/README.adoc index ceb4ee1..0d8a023 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.3.5 + 4.3.6 ---- @@ -27,7 +27,7 @@ To use Vert.x JsonPath, add the following dependency: [source,groovy,subs="+attributes"] ---- -compile 'com.noenv:vertx-jsonpath:4.3.5' +compile 'com.noenv:vertx-jsonpath:4.3.6' ---- Consider the following json: diff --git a/pom.xml b/pom.xml index 129bf1e..7082112 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.noenv vertx-jsonpath - 4.4.0-SNAPSHOT + 4.3.6 io.vertx @@ -18,7 +18,7 @@ http://github.com/NoEnv/vertx-jsonpath - 4.4.0-SNAPSHOT + 4.3.6