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 c0312b11 Bump org.apache.commons:commons-compress from 1.27.0 to 
1.27.1 (#590)
c0312b11 is described below

commit c0312b11dadb94e80e132996c1111f21969bed9e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 20 12:46:12 2024 -0400

    Bump org.apache.commons:commons-compress from 1.27.0 to 1.27.1 (#590)
    
    Bumps org.apache.commons:commons-compress from 1.27.0 to 1.27.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index d0cb13d3..da66dc40 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-compress</artifactId>
-        <version>1.27.0</version>
+        <version>1.27.1</version>
       </dependency>
       <dependency>
         <groupId>org.apache.ant</groupId>

Reply via email to