From 4e409b16cdc4a63e87998c7248ca4fa06a09e483 Mon Sep 17 00:00:00 2001 From: "francesco.mangiacrapa" Date: Tue, 19 Mar 2024 10:42:08 +0100 Subject: [PATCH] updated changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1c1d419..974d765 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [v6.35.3-SNAPSHOT] - 2024-02-20 +## [v6.35.3-SNAPSHOT] - 2024-03-19 - Moved to maven parent 1.2.0 - Added lombok 1.18.4 (provided) to avoid `java.lang.ClassNotFoundException: com.sun.tools.javac.code.TypeTags`