From c3867d14d95e19b6997e8e056112d9795cdbc75b Mon Sep 17 00:00:00 2001 From: Matthias Transier Date: Mon, 10 Nov 2025 16:40:08 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b23017d..ae82bcd 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ Add this dependency to your application pom.xml ``` cloud.anypoint json-logger -3.0.2 +3.1.0 mule-plugin ``` @@ -85,6 +85,11 @@ PART 2: https://blogs.mulesoft.com/dev/api-dev/json-logging-in-mule-4/ ## Release notes +### 3.1.0 version - Release notes + +* Added JSON serializer for JDK 8 datatypes +* Updated depencendies + ### 3.0.2 version - Release notes * Bugfix for using commons-lang3 instead of commons-lang in pojos