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-bcel.git
The following commit(s) were added to refs/heads/master by this push:
new 19c959a5 Bump commons-io:commons-io from 2.16.0 to 2.16.1 #300
19c959a5 is described below
commit 19c959a5db7f64588c045457142c219886a4cdc6
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 8 13:27:43 2024 -0400
Bump commons-io:commons-io from 2.16.0 to 2.16.1 #300
---
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 c51bfac3..62de36c9 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -102,7 +102,7 @@ The <action> type attribute can be add,update,fix,remove.
<!-- UPDATE -->
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-parent from 66 to 69 #283,
#297.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.22 to
1.9.23 #284.</action>
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.16.0
#295.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot">Bump commons-io:commons-io from 2.15.1 to 2.16.1 #295,
#300.</action>
</release>
<release version="6.8.2" date="2024-02-21" description="Maintenance and
bug fix release.">
<!-- FIX -->