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-daemon.git
The following commit(s) were added to refs/heads/master by this push: new ce77e12 Bump junit from 4.13.1 to 4.13.2 #25. ce77e12 is described below commit ce77e125fa81d0ecddc9aeb7a3eeaa63ac08efef Author: Gary Gregory <garydgreg...@gmail.com> AuthorDate: Sat Jul 24 15:17:25 2021 -0400 Bump junit from 4.13.1 to 4.13.2 #25. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index fb2930a..c214ba7 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -68,6 +68,9 @@ <action type="update" dev="ggregory" due-to="Gary Gregory"> Bump commons.japicmp.version from 0.14.3 to 0.15.3. </action> + <action type="update" dev="ggregory" due-to="Dependabot"> + Bump junit from 4.13.1 to 4.13.2 #25. + </action> </release> <release version="1.2.4" date="2021-01-21" description="Bug fix release"> <action issue="DAEMON-424" type="fix" dev="markt" due-to="Bernhard Scholz">