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`