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


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

commit fb56c0eac86e91e69e5207761a0da27151e5bd7a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Aug 30 08:30:35 2024 -0400

    Bump org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#666)
    
    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:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    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 76c4a2297..0efb9bc96 100644
--- a/pom.xml
+++ b/pom.xml
@@ -96,7 +96,7 @@ file comparators, endian transformation classes, and much 
more.
     <dependency>
       <groupId>org.apache.commons</groupId>
       <artifactId>commons-lang3</artifactId>
-      <version>3.16.0</version>
+      <version>3.17.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to