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


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

commit 20d7a864792711f3bf73bdfc76078fa1b7d5aeda
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 7 16:32:45 2024 -0400

    Bump org.apache.commons:commons-lang3 from 3.15.0 to 3.16.0 (#577)
    
    Bumps org.apache.commons:commons-lang3 from 3.15.0 to 3.16.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 b97bf9fe..ef8fd46c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -453,7 +453,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-lang3</artifactId>
-        <version>3.15.0</version>
+        <version>3.16.0</version>
       </dependency>
       <!-- HDFS -->
       <dependency>

Reply via email to