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

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


The following commit(s) were added to refs/heads/master by this push:
     new 6fea6fc36b [MINOR] update commons-codec:commons-codec 1.4 to 1.13 
(#6959)
6fea6fc36b is described below

commit 6fea6fc36b4eb4475a430590d5bd0a2eb9fdf8d9
Author: lxxyyds <114218541+lxxa...@users.noreply.github.com>
AuthorDate: Wed Nov 2 14:55:15 2022 +0800

    [MINOR] update commons-codec:commons-codec 1.4 to 1.13 (#6959)
---
 packaging/hudi-integ-test-bundle/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packaging/hudi-integ-test-bundle/pom.xml 
b/packaging/hudi-integ-test-bundle/pom.xml
index 479a5711e0..2a4d754993 100644
--- a/packaging/hudi-integ-test-bundle/pom.xml
+++ b/packaging/hudi-integ-test-bundle/pom.xml
@@ -588,7 +588,7 @@
     <dependency>
       <groupId>commons-codec</groupId>
       <artifactId>commons-codec</artifactId>
-      <version>1.4</version>
+      <version>1.13</version>
     </dependency>
 
     <dependency>

Reply via email to