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

acosentino pushed a commit to branch camel-4.4.x
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/camel-4.4.x by this push:
     new 631271929c7 Bump org.apache.commons:commons-compress from 1.25.0 to 
1.26.0 (#13183) (#13200)
631271929c7 is described below

commit 631271929c7183ed16dd4c4bad13652b73faa13f
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Feb 20 11:06:15 2024 +0100

    Bump org.apache.commons:commons-compress from 1.25.0 to 1.26.0 (#13183) 
(#13200)
    
    Bumps org.apache.commons:commons-compress from 1.25.0 to 1.26.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 7d70c2e993b..51e26dd644a 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -96,7 +96,7 @@
         <commons-codec-version>1.16.0</commons-codec-version>
         <commons-collections-version>3.2.2</commons-collections-version>
         <commons-collections4-version>4.4</commons-collections4-version>
-        <commons-compress-version>1.25.0</commons-compress-version>
+        <commons-compress-version>1.26.0</commons-compress-version>
         <commons-csv-version>1.10.0</commons-csv-version>
         <commons-cli-version>1.4</commons-cli-version>
         <commons-dbcp-version>1.4</commons-dbcp-version>

Reply via email to