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 4ce3a727 Bump org.apache.commons:commons-compress from 1.26.2 to
1.27.0 #579
4ce3a727 is described below
commit 4ce3a727c437d2cd2b7e4cd3a775450da332fc46
Author: Gary Gregory <[email protected]>
AuthorDate: Thu Aug 8 18:31:01 2024 -0400
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0 #579
---
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 3f7f890e..59e38724 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -347,7 +347,7 @@ The <action> type attribute can be add,update,fix,remove.
Bump maven-checkstyle-plugin from 3.1.2 to 3.2.0 #321
</action>
<action dev="ggregory" due-to="Dependabot, Gary Gregory" type="update">
- Bump commons-compress from 1.21 to 1.26.2 #329, #385, $498, #535.
+ Bump commons-compress from 1.21 to 1.27.0 #329, #385, $498, #535, #579.
</action>
<action dev="ggregory" due-to="Gary Gregory, Dependabot" type="update">
Bump commons-net:commons-net from 3.8.0 to 3.11.1 #546, #548.