From bea5e9c9dc030da7e63b33a72e451c3ba5fb9f26 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Thu, 9 Jun 2022 18:58:47 -0400 Subject: [PATCH] Clean up. --- src/changes/changes.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 1b6c5f280..9ecba8c25 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -75,18 +75,18 @@ Bump actions/cache from 2.1.7 to 3.0.4 #150. Bump actions/checkout from 2 to 3 #149. Bump actions/setup-java from 2 to 3. - Update commons.jacoco.version 0.8.5 to 0.8.7 (Fixes Java 15 builds). + Bump commons.jacoco.version 0.8.5 to 0.8.7 (Fixes Java 15 builds). Minor improvement #115, #125. Migrate to Junit 5 #114. Bump jna from 5.5.0 to 5.11.0 #123, #139, #153. - Update commons.japicmp.version 0.14.3 -> 0.15.7. + Bump commons.japicmp.version from 0.14.3 to 0.15.7. Bump maven-checkstyle-plugin from 3.1.1 to 3.1.2 #130. Bump jmh.version from 1.12 to 1.35 #119, #157. Bump exec-maven-plugin from 1.6.0 to 3.0.0 #121. Bump maven-antrun-plugin from 1.8 to 3.1.0 #120, #158. - Bump commons.japicmp.version 0.15.2 -> 0.15.7 #138. - Bump jacoco-maven-plugin 0.6.6 -> 0.8.8 #138, #154. - Bump commons.javadoc.version 3.2.0 -> 3.3.2 #138. + Bump commons.japicmp.version from 0.15.2 to 0.15.7 #138. + Bump jacoco-maven-plugin from 0.6.6 to 0.8.8 #138, #154. + Bump commons.javadoc.version from 3.2.0 to 3.3.2 #138. Bump maven-pmd-plugin from 3.14.0 to 3.16.0 #140. Bump taglist-maven-plugin from 2.4 to 3.0.0 #147. Bump spotbugs-maven-plugin from 4.5.3.0 to 4.7.0.0 #152, #160.