From f5c86f6d4e8d9023f9e023fb1cd09ef47c8fd1cf Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 31 Dec 2020 02:27:57 -0500 Subject: [PATCH] Update commons.japicmp.version 0.14.4 -> 0.15.1. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 57f34d3f9..cb2a5aa01 100644 --- a/pom.xml +++ b/pom.xml @@ -632,7 +632,7 @@ true - 0.14.4 + 0.15.1 3.11 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b1e4f10c6..e85666bce 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -99,7 +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. + Update commons.japicmp.version 0.14.3 -> 0.15.1. Refine test output for FastDateParserTest