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 2a91c5d9 Bump org.apache.commons:commons-parent from 67 to 69 #297
2a91c5d9 is described below
commit 2a91c5d97b103ca742b5bc48bd3e556459c96d81
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 13:55:30 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #297
---
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 0325b739..afe25d4b 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -97,7 +97,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="update" dev="ggregory" due-to="Gary
Gregory">Avoid NullPointerException calling
org.apache.bcel.generic.MethodGen.removeRuntimeAttributes(Attribute[]) with
null.</action>
<action type="update" dev="ggregory" due-to="Gary
Gregory">Avoid NullPointerException calling
org.apache.bcel.generic.MethodGen.makeMutableVersion(AnnotationEntry[]) with
null.</action>
<!-- UPDATE -->
- <action type="update" dev="ggregory"
due-to="Dependabot">Bump org.apache.commons:commons-parent from 66 to 67
#283.</action>
+ <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>
</release>