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 9af0e24 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #114 9af0e24 is described below commit 9af0e24850f630b79891c3ff117254d711a6cd71 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 18:46:06 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #114 --- 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 02cc81c..861a0f8 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -85,7 +85,7 @@ The <action> type attribute can be add,update,fix,remove. Bump junit from 4.11 to 4.13.2 #10. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> - Bump commons-lang3 from 3.1 to 3.14.0 #9. + Bump org.apache.commons:commons-lang3 from 3.1 to 3.15.0 #9, #114. </action> <action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory"> Bump commons-logging from 1.1.3 to 1.3.3 #7, #99, #111.