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-compress.git


The following commit(s) were added to refs/heads/master by this push:
     new 8f1fd5020 Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 
(#568)
8f1fd5020 is described below

commit 8f1fd50202804d437e2b4b8433c959845eb8c28b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 29 17:46:02 2024 -0400

    Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#568)
    
    Bumps org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-lang3
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 764bc1673..8282f63ec 100644
--- a/pom.xml
+++ b/pom.xml
@@ -217,7 +217,7 @@ Brotli, Zstandard and ar, cpio, jar, tar, zip, dump, 7z, 
arj.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.16.0</version>
+      <version>3.17.0</version>
     </dependency>    
   </dependencies>
 

Reply via email to