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-exec.git
The following commit(s) were added to refs/heads/master by this push:
new 620e0d3 Bump junit from 4.13.1 to 4.13.2 #33
620e0d3 is described below
commit 620e0d33b6eb86f24d88c75916934f3f18120f2a
Author: Gary Gregory <[email protected]>
AuthorDate: Fri Feb 25 08:58:07 2022 -0500
Bump junit from 4.13.1 to 4.13.2 #33
---
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 8f33cf1..981df2d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -41,7 +41,7 @@
Bump actions/setup-java from v1.4.0 to v2 #21.
</action>
<action dev="ggregory" type="update" due-to="Dependabot">
- Bump junit from 4.13 to 4.13.1 #23.
+ Bump junit from 4.13 to 4.13.2 #23, #33.
</action>
<action dev="ggregory" type="update" due-to="nullptr">
Java-style Array declaration and remove empty finally block
#26.