Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
diff --git a/pom.xml b/pom.xml
index 56c3ead..561be22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -245,7 +245,7 @@
     <dbutils.spotbugs.version>4.1.4</dbutils.spotbugs.version>
     <commons.checkstyle-plugin.version>3.1.1</commons.checkstyle-plugin.version>
     <dbutils.checkstyle.version>8.37</dbutils.checkstyle.version>
-    <commons.japicmp.version>0.15.1</commons.japicmp.version>
+    <commons.japicmp.version>0.15.2</commons.japicmp.version>
     <commons.componentid>dbutils</commons.componentid>
     <commons.module.name>org.apache.commons.dbutils</commons.module.name>
     <commons.release.version>1.8</commons.release.version>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 37df7ba..c2bca6c 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -106,7 +106,7 @@
         Bump mockito-core from 3.4.6 to 3.70, #46, #53.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
-        Update commons.japicmp.version 0.14.3 -> 0.15.1.
+        Update commons.japicmp.version 0.14.3 -> 0.15.2.
       </action>
     </release>