diff --git a/pom.xml b/pom.xml index fe7779154..c2ef4428d 100644 --- a/pom.xml +++ b/pom.xml @@ -629,7 +629,7 @@ 0.8.6 3.0.0-M5 3.2.0 - 0.15.1 + 0.15.2 3.11 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 8a6e69aa6..a7d3bd9cc 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -102,7 +102,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.15.1. + Update commons.japicmp.version 0.14.3 -> 0.15.2. Processor.java: check enum euqality with == instead of .equals() method #690.