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-jci.git
The following commit(s) were added to refs/heads/master by this push:
new 90a71b8 Bump junit from 4.11 to 4.13.2 #10
90a71b8 is described below
commit 90a71b86e9b265ba785462003dc83507508fe2b4
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Jan 4 09:04:37 2023 -0500
Bump junit from 4.11 to 4.13.2 #10
---
src/changes/changes.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2a664a3..2b7273a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -67,6 +67,9 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory"
due-to="Dependabot">
Bump commons-io from 2.2 to 2.11.0 #11.
</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">
+ Bump junit from 4.11 to 4.13.2 #10
+ </action>
</release>
</body>
</document>