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 edccc39b Bump commons-logging:commons-logging from 1.2 to 1.3.0
edccc39b is described below

commit edccc39b2294b6a63ca47d5ff1935207436b09ea
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Thu Nov 30 08:34:22 2023 -0500

    Bump commons-logging:commons-logging from 1.2 to 1.3.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4b09af28..749c4575 100644
--- a/pom.xml
+++ b/pom.xml
@@ -481,7 +481,7 @@
       <dependency>
         <groupId>commons-logging</groupId>
         <artifactId>commons-logging</artifactId>
-        <version>1.2</version>
+        <version>1.3.0</version>
       </dependency>
       <dependency>
         <groupId>commons-codec</groupId>

Reply via email to