From 1d16fed82cf40bf186fe488c14ef4353394eb78b Mon Sep 17 00:00:00 2001 From: Brian Bezanson Date: Wed, 5 Jan 2022 11:18:47 -0600 Subject: [PATCH 1/2] Fixed for the next proper release --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4ad4f6d..2649a6f 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ jsons2xsd com.ethlo.jsons2xsd jsons2xsd - 2.2.0 + 2.3.1 ``` ## Snapshots From d387bcc7026cb376e4ced14719073e9b0742e613 Mon Sep 17 00:00:00 2001 From: Brian Bezanson Date: Wed, 5 Jan 2022 11:22:37 -0600 Subject: [PATCH 2/2] Updated the pom version and version of spring boot --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 076a793..43b6cec 100644 --- a/pom.xml +++ b/pom.xml @@ -3,11 +3,11 @@ 4.0.0 com.ethlo.jsons2xsd jsons2xsd - 2.2.1 + 2.3.1 org.springframework.boot spring-boot-starter-parent - 2.2.6.RELEASE + 2.5.8