Update com.github.siom79.japicmp:japicmp-maven-plugin 0.15.1 -> 0.15.2.
diff --git a/pom.xml b/pom.xml
index 137c3cb..c73d3f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -565,7 +565,7 @@
     <slf4j.version>1.7.30</slf4j.version>

     <spring.version>4.3.30.RELEASE</spring.version>

 

-    <commons.japicmp.version>0.15.1</commons.japicmp.version>

+    <commons.japicmp.version>0.15.2</commons.japicmp.version>

     <japicmp.skip>false</japicmp.skip>

     <commons.jacoco.version>0.8.6</commons.jacoco.version>

     <commons.spotbugs.version>4.1.4</commons.spotbugs.version>

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index e3edbad..385be80 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -124,7 +124,7 @@
          Bump snakeyaml from 1.26 to 1.27 #68.
        </action>
        <action type="update" dev="ggregory" due-to="Gary Gregory">
-         Update commons.japicmp.version 0.14.1 -> 0.15.1.
+         Update commons.japicmp.version 0.14.1 -> 0.15.2.
        </action>
        <action type="update" dev="ggregory" due-to="Dependabot">
          Bump junit from 4.13 to 4.13.1 #78.