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 02ef0eac0 Bump commons-io:commons-io in 
/metadata-store-directory-common (#2989)
02ef0eac0 is described below

commit 02ef0eac0a2eb6df4a5e08fb781794f2de717316
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jan 13 13:53:31 2025 -0800

    Bump commons-io:commons-io in /metadata-store-directory-common (#2989)
    
    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>
---
 metadata-store-directory-common/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/metadata-store-directory-common/pom.xml 
b/metadata-store-directory-common/pom.xml
index bcddf3ea9..216227089 100644
--- a/metadata-store-directory-common/pom.xml
+++ b/metadata-store-directory-common/pom.xml
@@ -99,7 +99,7 @@
     <dependency>
       <groupId>commons-io</groupId>
       <artifactId>commons-io</artifactId>
-      <version>2.11.0</version>
+      <version>2.14.0</version>
       <scope>test</scope>
     </dependency>
   </dependencies>

Reply via email to