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

wanghailin pushed a commit to branch dev
in repository https://gitbox.apache.org/repos/asf/seatunnel.git


The following commit(s) were added to refs/heads/dev by this push:
     new f4393a02bf Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/seatunnel-connectors-v2/connector-clickhouse (#7784)
f4393a02bf is described below

commit f4393a02bf453b8bcb0bad5996ec14a58105756a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 16 22:56:34 2024 +0800

    Bump commons-io:commons-io from 2.11.0 to 2.14.0 in 
/seatunnel-connectors-v2/connector-clickhouse (#7784)
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 seatunnel-connectors-v2/connector-clickhouse/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/seatunnel-connectors-v2/connector-clickhouse/pom.xml 
b/seatunnel-connectors-v2/connector-clickhouse/pom.xml
index 2a4b77a3f4..22d2565a63 100644
--- a/seatunnel-connectors-v2/connector-clickhouse/pom.xml
+++ b/seatunnel-connectors-v2/connector-clickhouse/pom.xml
@@ -53,7 +53,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.11.0</version>
+            <version>2.14.0</version>
         </dependency>
 
         <dependency>

Reply via email to