diff --git a/pom.xml b/pom.xml
index e11027422..57f34d3f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -632,7 +632,7 @@
true
- 0.14.3
+ 0.14.4
3.11
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 94abb8d85..b1e4f10c6 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -99,6 +99,7 @@ The type attribute can be add,update,fix,remove.
Update maven-surefire-plugin 2.22.2 -> 3.0.0-M5.
Bump maven-pmd-plugin from 3.13.0 to 3.14.0 #660.
Bump jmh.version from 1.21 to 1.27 #674.
+ Update commons.japicmp.version 0.14.3 -> 0.14.4.
Refine test output for FastDateParserTest