This is an automated email from the ASF dual-hosted git repository.

ctubbsii pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/fluo.git


The following commit(s) were added to refs/heads/master by this push:
     new 3cd657a  Bump commons-configuration2 from 2.5 to 2.7 (#1094)
3cd657a is described below

commit 3cd657a361a100fefb581f502239821d04948a5c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 26 02:45:44 2020 -0400

    Bump commons-configuration2 from 2.5 to 2.7 (#1094)
    
    Bumps commons-configuration2 from 2.5 to 2.7.
    
    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 8715a45..947c583 100644
--- a/pom.xml
+++ b/pom.xml
@@ -136,7 +136,7 @@
       <dependency>
         <groupId>org.apache.commons</groupId>
         <artifactId>commons-configuration2</artifactId>
-        <version>2.5</version>
+        <version>2.7</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>

Reply via email to