From 4e5e7831592682927bc0ec3c2915ff058bf5b6b7 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Tue, 30 Nov 2021 21:03:39 -0500 Subject: [PATCH] Bump commons.japicmp.version 0.15.3 -> 0.15.4. --- pom.xml | 2 +- src/changes/changes.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index a153cdaa7..d307f6bf0 100644 --- a/pom.xml +++ b/pom.xml @@ -650,7 +650,7 @@ 0.8.7 3.0.0-M5 3.3.1 - 0.15.3 + 0.15.4 3.15.0 6.41.0 diff --git a/src/changes/changes.xml b/src/changes/changes.xml index d6e907257..a975fdff9 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -112,7 +112,7 @@ The type attribute can be add,update,fix,remove. Bump checkstyle from 8.41 to 9.2 #739, #768, #787, #811, #824. Bump easymock from 4.2 to 4.3 #746. Bump commons.jacoco.version 0.8.6 -> 0.8.7. - Bump commons.japicmp.version 0.15.2 -> 0.15.3. + Bump commons.japicmp.version 0.15.2 -> 0.15.4. Bump junit-pioneer from 1.3.8 to 1.5.0 #749, #767, #832. Bump junit-bom from 5.7.1 to 5.8.2 #761, #805, #807, #836. Bump maven-javadoc-plugin from 3.2.0 to 3.3.1.