This is an automated email from the ASF dual-hosted git repository.

remm pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat-jakartaee-migration.git


The following commit(s) were added to refs/heads/main by this push:
     new 78bc38d  Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
78bc38d is described below

commit 78bc38dfe683fae3d1a045a723b8453b2fe60f40
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Aug 4 05:34:37 2025 +0000

    Bump org.apache.commons:commons-compress from 1.27.1 to 1.28.0
    
    Bumps 
[org.apache.commons:commons-compress](https://github.com/apache/commons-compress)
 from 1.27.1 to 1.28.0.
    - 
[Changelog](https://github.com/apache/commons-compress/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-compress/compare/rel/commons-compress-1.27.1...rel/commons-compress-1.28.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-version: 1.28.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a879026..519b64a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-compress</artifactId>
-      <version>1.27.1</version>
+      <version>1.28.0</version>
     </dependency>
     <dependency>
       <groupId>commons-io</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to