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-vfs.git
The following commit(s) were added to refs/heads/master by this push: new 503a837c Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #568 503a837c is described below commit 503a837c22a25f3d84d7c954ffa1af7c9a036d50 Author: Gary Gregory <garydgreg...@users.noreply.github.com> AuthorDate: Wed Jul 17 19:18:10 2024 -0400 Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.15.0 #568 --- 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 b47d2f5a..2ed47bb5 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -356,7 +356,7 @@ The <action> type attribute can be add,update,fix,remove. Bump commons-codec:commons-codec from 1.15 to 1.17.1 #480, #530, #567. </action> <action type="update" dev="ggregory" due-to="Gary Gregory"> - Bump commons-lang3 from 3.12.0 to 3.14.0. + Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.15.0 #568. </action> <action type="update" dev="ggregory" due-to="Dependabot"> Bump org.codehaus.mojo:exec-maven-plugin from 3.1.0 to 3.3.0 #445, #536.