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 fc087e387 Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 
(#662)
fc087e387 is described below

commit fc087e3878ebdaf7d0d49584e6d172d065a30de4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 14 07:49:47 2025 -0500

    Bump commons-logging:commons-logging from 1.3.4 to 1.3.5 (#662)
    
    Bumps commons-logging:commons-logging from 1.3.4 to 1.3.5.
    
    ---
    updated-dependencies:
    - dependency-name: commons-logging:commons-logging
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    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 0da6c9e57..dc60cd222 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,7 +383,7 @@
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.3.4</version>
+        <version>1.3.5</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>

Reply via email to