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

coheigea pushed a commit to branch 2_4_x-fixes
in repository https://gitbox.apache.org/repos/asf/ws-wss4j.git


The following commit(s) were added to refs/heads/2_4_x-fixes by this push:
     new 70f0024e9 Bump org.apache.commons:commons-compress from 1.23.0 to 
1.24.0 (#199)
70f0024e9 is described below

commit 70f0024e9d63347d47dc754318617598d0bb39ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 12 07:12:50 2023 +0100

    Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 (#199)
    
    Bumps org.apache.commons:commons-compress from 1.23.0 to 1.24.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-compress
      dependency-type: direct:development
      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 af62844b0..4dc35d481 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -33,7 +33,7 @@
 
     <properties>
         <bcprov.version>1.75</bcprov.version>
-        <commons.compress.version>1.23.0</commons.compress.version>
+        <commons.compress.version>1.24.0</commons.compress.version>
         <cryptacular.version>1.2.6</cryptacular.version>
         <ehcache.version>3.9.6</ehcache.version>
         <geronimo.javamail.version>1.8.4</geronimo.javamail.version>

Reply via email to