From 5a68be8b900456815a42d642c5b17cf231127a42 Mon Sep 17 00:00:00 2001 From: Lukas Krecan Date: Mon, 5 Feb 2024 22:00:35 +0100 Subject: [PATCH] README updated --- README.md | 18 +++++++++++------- pom.xml | 3 --- 2 files changed, 11 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 683f1a30..46212867 100644 --- a/README.md +++ b/README.md @@ -138,7 +138,7 @@ To use AssertJ integration, import net.javacrumbs.json-unit json-unit-assertj - 3.2.2 + 3.2.4 test ``` @@ -171,7 +171,7 @@ To use import net.javacrumbs.json-unit json-unit - 3.2.2 + 3.2.4 test ``` @@ -216,7 +216,7 @@ To use import net.javacrumbs.json-unit json-unit-spring - 3.2.2 + 3.2.4 test ``` @@ -260,7 +260,7 @@ Import net.javacrumbs.json-unit json-unit-spring - 3.2.2 + 3.2.4 test ``` @@ -283,7 +283,7 @@ To use import net.javacrumbs.json-unit json-unit-spring - 3.2.2 + 3.2.4 test ``` @@ -299,7 +299,7 @@ Import: net.javacrumbs.json-unit json-unit-kotest - 3.2.2 + 3.2.4 test ``` @@ -365,7 +365,7 @@ For the other API styles you have to first import JsonPath support module net.javacrumbs.json-unit json-unit-json-path - 3.2.2 + 3.2.4 test ``` @@ -735,6 +735,10 @@ JsonUnit is licensed under [Apache 2.0 licence](https://www.apache.org/licenses/ Release notes ============= +## 3.2.4 (2024-02-05) +* Dependency updates +* Version 3.2.3 skipped due to release issues + ## 3.2.2 (2023-09-14) * Fix Kotest module dependencies diff --git a/pom.xml b/pom.xml index 70fe07ab..5e8fd907 100644 --- a/pom.xml +++ b/pom.xml @@ -265,9 +265,6 @@ org.apache.maven.plugins maven-gpg-plugin 3.1.0 - - 572516F4 - sign-artifacts