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

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


The following commit(s) were added to refs/heads/master by this push:
     new 15d175a0a0 Bump org.apache.commons:commons-configuration2 from 2.8.0 
to 2.10.1 (#4740)
15d175a0a0 is described below

commit 15d175a0a02a4b8a317f08fe616733533fe1233f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Mar 28 09:06:49 2024 +0100

    Bump org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1 (#4740)
    
    Bumps org.apache.commons:commons-configuration2 from 2.8.0 to 2.10.1.
    
    ---
    updated-dependencies:
    - dependency-name: org.apache.commons:commons-configuration2
      dependency-type: direct:production
    ...
    
    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 4ae58bccc2..5dd9007c53 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
     <commons.compress.version>1.21</commons.compress.version>
     <commons.lang3.version>3.12.0</commons.lang3.version>
     <commons.text.version>1.10.0</commons.text.version>
-    <commons.configuration2.version>2.8.0</commons.configuration2.version>
+    <commons.configuration2.version>2.10.1</commons.configuration2.version>
     <commons.exec.version>1.3</commons.exec.version>
     <commons.codec.version>1.14</commons.codec.version>
     <commons.io.version>2.7</commons.io.version>

Reply via email to