You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2021/12/27 14:32:37 UTC

[commons-dbutils] branch master updated: Bump junit from 4.13.1 to 4.13.2 #58.

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-dbutils.git


The following commit(s) were added to refs/heads/master by this push:
     new d3e39f5  Bump junit from 4.13.1 to 4.13.2 #58.
d3e39f5 is described below

commit d3e39f51e77171f366797200d7fb939395bc9f3d
Author: Gary Gregory <ga...@gmail.com>
AuthorDate: Mon Dec 27 09:32:34 2021 -0500

    Bump junit from 4.13.1 to 4.13.2 #58.
---
 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 63cf99b..1693d51 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -82,7 +82,7 @@ The <action> type attribute can be add,update,fix,remove.
         Update commons-parent from 50 to 51 #14.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
-        Update junit from 4.12 to 4.13.1 #16, #42.
+        Update junit from 4.12 to 4.13.2 #16, #42, #58.
       </action>
       <action dev="ggregory" type="update" due-to="Dependabot">
         Update mockito-core from 3.2.4 to 3.4.6 #18, #21.