This is an automated email from the ASF dual-hosted git repository. ggregory pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/commons-io.git
The following commit(s) were added to refs/heads/master by this push: new 16fa8d2 Bump junit-pioneer from 1.1.0 to 1.2.0 #189. new 724125e Merge branch 'master' of https://gitbox.apache.org/repos/asf/commons-io.git 16fa8d2 is described below commit 16fa8d2c1b98c2277d50f796952a6eaf1f8bc0fc Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Tue Jan 19 10:48:36 2021 -0500 Bump junit-pioneer from 1.1.0 to 1.2.0 #189. --- src/changes/changes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index b13a72d..bcc7fac 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -156,7 +156,7 @@ The <action> type attribute can be add,update,fix,remove. Bump spotbugs-maven-plugin from 4.0.4 to 4.2.0, #161, #172. </action> <action dev="ggregory" type="update" due-to="Gary Gregory, Dependabot"> - Update org.junit-pioneer:junit-pioneer 0.9.0 -> 1.1.0, #159, #162, #170. + Update org.junit-pioneer:junit-pioneer 0.9.0 -> 1.2.0, #159, #162, #170, #189. </action> <action dev="ggregory" type="update" due-to="Dependabot"> Update actions/checkout from v2.3.2 to v2.3.4, #156, #168.