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 fea8b2910570c102db88cc8f5e8243141f973119 Author: Gary Gregory <[email protected]> AuthorDate: Tue Jul 13 09:27:43 2021 -0400 Bump commons-compress from 1.20 to 1.21 #195. --- src/changes/changes.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/changes/changes.xml b/src/changes/changes.xml index 42119db..7f23c82 100644 --- a/src/changes/changes.xml +++ b/src/changes/changes.xml @@ -124,6 +124,9 @@ The <action> type attribute can be add,update,fix,remove. <action dev="ggregory" due-to="Dependabot" type="update"> Bump asm from 9.1 to 9.2 #194. </action> + <action dev="ggregory" due-to="Dependabot" type="update"> + Bump commons-compress from 1.20 to 1.21 #195. + </action> </release> <release version="2.8.0" date="2021-03-06" description="Feature and maintenance release. Requires Java 8."> <!-- <action issue="VFS-443" dev="ggregory" type="update" due-to="nickallen"> -->
