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

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


The following commit(s) were added to refs/heads/master by this push:
     new 9b339b5c8 Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/meta-client (#2936)
9b339b5c8 is described below

commit 9b339b5c8f543479a593ea9747477b065bcf88ab
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Oct 4 09:37:25 2024 -0700

    Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /meta-client (#2936)
    
    Bumps commons-io:commons-io from 2.11.0 to 2.14.0.
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 meta-client/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-client/pom.xml b/meta-client/pom.xml
index ba2f20f1f..5c1e259e1 100644
--- a/meta-client/pom.xml
+++ b/meta-client/pom.xml
@@ -64,7 +64,7 @@ under the License.
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.14.0</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to