diff --git a/CHANGES.md b/CHANGES.md
index 136814ef0..4b4c05e50 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -7,6 +7,7 @@ Release Notes.
#### Project
* Update frontend-maven-plugin to 1.11.0, for Download node x64 binary on Apple Silicon.
* Add E2E test for VM monitoring that metrics from Prometheus node-exporter.
+* Upgrade lombok to 1.18.16.
#### Java Agent
* Remove invalid mysql configuration in agent.config.
diff --git a/pom.xml b/pom.xml
index 8884f93c0..b58677369 100755
--- a/pom.xml
+++ b/pom.xml
@@ -186,7 +186,7 @@