diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b4d491..4807f2b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.4](https://github.com/gravitee-io/gravitee-policy-json-xml/compare/1.1.3...1.1.4) (2023-07-26) + + +### Bug Fixes + +* decrease the nested object limit to 100 instead of 1000 ([f0bcd92](https://github.com/gravitee-io/gravitee-policy-json-xml/commit/f0bcd923dca06cdadacbd6abb38e91d341e54af5)) + ## [1.1.3](https://github.com/gravitee-io/gravitee-policy-json-xml/compare/1.1.2...1.1.3) (2023-05-17) diff --git a/pom.xml b/pom.xml index 346b2a0..2dfc9fe 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.gravitee.policy gravitee-policy-json-xml - 1.1.3 + 1.1.4 jar Gravitee.io APIM - Policy - JSON to XML Transformation Description of the JSON to XML Transformation Gravitee Policy