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
commit 89247add23b6b03a26dda04275854d69eafec26a Author: Gary Gregory <[email protected]> AuthorDate: Tue Apr 19 21:00:41 2022 -0400 Bump commons-parent from 52 to 53. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 16a4a6e9..3912a449 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -184,6 +184,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" due-to="Dependabot" type="update"> Bump slf4j.version from 1.7.26 to 1.7.36 #244. </action> + <action dev="ggregory" due-to="Dependabot" type="update"> + Bump commons-parent from 52 to 53. + </action> </release> <release version="2.9.0" date="2021-06-16" description="Maintenance release. Requires Java 8."> <!-- ADDS -->
