diff --git a/CHANGELOG.md b/CHANGELOG.md index df2b82fdc..3b1b81150 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed -- [fj-mod-lib-kotlin] fj-script-helper-version set to 2.0.2 +- [fj-mod-lib-kotlin] fj-script-helper-version set to 2.0.3 - [fj-mod-lib-kotlin] added simpleMap conversion function to HelperDSL - [fj-doc-playground-quarkus] init supported versions review : '8.10.1', '8.10.0', '8.9.7', '8.9.0', '8.8.9', '8.8.0', '8.7.6' - [fj-doc-playground-quarkus] io.quarkus:quarkus-webjars-locator relocated to io.quarkus:quarkus-web-dependency-locator diff --git a/fj-doc-base-kotlin/pom.xml b/fj-doc-base-kotlin/pom.xml index 06508a56e..58d6345e7 100644 --- a/fj-doc-base-kotlin/pom.xml +++ b/fj-doc-base-kotlin/pom.xml @@ -22,7 +22,7 @@ - 2.0.2 + 2.0.3 2.0.21