From 3e27e51770124866c530ed321f21368ea07e7740 Mon Sep 17 00:00:00 2001 From: Gary Gregory Date: Wed, 27 Jan 2021 11:45:27 -0500 Subject: [PATCH] Bump junit-pioneer from 1.1.0 to 1.3.0 #702 --- src/changes/changes.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index a7d3bd9cc..d014bed04 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -104,6 +104,7 @@ The type attribute can be add,update,fix,remove. Bump jmh.version from 1.21 to 1.27 #674. Update commons.japicmp.version 0.14.3 -> 0.15.2. Processor.java: check enum euqality with == instead of .equals() method #690. + Bump junit-pioneer from 1.1.0 to 1.3.0 #702. Refine test output for FastDateParserTest