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

slachiewicz pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/maven-mvnd.git


The following commit(s) were added to refs/heads/master by this push:
     new bcfb7854 Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
bcfb7854 is described below

commit bcfb785463f699e185a87a272c1aa8fb0d3752ee
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 9 04:57:18 2024 +0000

    Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.0
    
    Bumps org.apache.commons:commons-compress from 1.26.2 to 1.27.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]>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 465da04b..9b5d729b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -77,7 +77,7 @@
     <!-- dependency versions a..z -->
     <apiguardian-api.version>1.0.0</apiguardian-api.version>
     <assertj.version>3.26.3</assertj.version>
-    <commons-compress.version>1.26.2</commons-compress.version>
+    <commons-compress.version>1.27.0</commons-compress.version>
     <!-- cannot upgrade graalvm to 23.0.0 which requires JDK >= 20 -->
     <graalvm.version>23.1.3</graalvm.version>
     <graalvm.plugin.version>0.10.2</graalvm.plugin.version>

Reply via email to