diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a227d0..2b4d491 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.1.3](https://github.com/gravitee-io/gravitee-policy-json-xml/compare/1.1.2...1.1.3) (2023-05-17) + + +### Bug Fixes + +* use ExecutionContext instead of System.getEnv ([9286cd3](https://github.com/gravitee-io/gravitee-policy-json-xml/commit/9286cd36549e3a6a720ca29ed7dd03c87a1f8b64)) + ## [1.1.2](https://github.com/gravitee-io/gravitee-policy-json-xml/compare/1.1.1...1.1.2) (2023-05-12) diff --git a/pom.xml b/pom.xml index 6651e7a..346b2a0 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ io.gravitee.policy gravitee-policy-json-xml - 1.1.2 + 1.1.3 jar Gravitee.io APIM - Policy - JSON to XML Transformation Description of the JSON to XML Transformation Gravitee Policy