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 dc46df7b Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0
#341
dc46df7b is described below
commit dc46df7b0c383319f4b025441bfc7c897daf3cc6
Author: Gary Gregory <[email protected]>
AuthorDate: Wed Aug 7 14:50:57 2024 -0400
Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 #341
---
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 ae289f4f..42cb1d26 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -64,7 +64,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary
Gregory">Replace internal use of Locale.ENGLISH with Locale.ROOT.</action>
<!-- ADD -->
<!-- UPDATE -->
- <action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from
3.14.0 to 3.15.0 #334.</action>
+ <action type="update" dev="ggregory"
due-to="Dependabot, Gary Gregory">Bump org.apache.commons:commons-lang3 from
3.14.0 to 3.16.0 #334, #341.</action>
</release>
<release version="6.10.0" date="2024-07-13" description="Maintenance and
bug fix release. Requires a minimum of Java 8.">
<!-- FIX -->