This is an automated email from the ASF dual-hosted git repository. heneveld pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/brooklyn-server.git
commit 66466394adee31096a0b2512a4d29d0d878bfeaa Author: Juan Cabrerizo <[email protected]> AuthorDate: Wed Jan 19 09:42:40 2022 +0000 Updated to json-smart 1.4.7 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7c59d8b..2b3acc5 100644 --- a/pom.xml +++ b/pom.xml @@ -203,7 +203,7 @@ <commons-codec.version>1.15</commons-codec.version> <log4j.version>1.2.17</log4j.version> <commons-logging.version>1.2</commons-logging.version> - <jsonSmart.version>2.3</jsonSmart.version> + <jsonSmart.version>2.4.7</jsonSmart.version> <minidev.accessors-smart.version>1.2</minidev.accessors-smart.version> <ow2.asm.version.jsonpath>5.2</ow2.asm.version.jsonpath>
