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

lzljs3620320 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/paimon-webui.git


The following commit(s) were added to refs/heads/main by this push:
     new 24264b6  Bump commons-io:commons-io from 2.4 to 2.7 (#192)
24264b6 is described below

commit 24264b6744387a35909aba44f5a4cc8b1156f2b8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 24 09:45:05 2024 +0800

    Bump commons-io:commons-io from 2.4 to 2.7 (#192)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 79b62c2..31cc2da 100644
--- a/pom.xml
+++ b/pom.xml
@@ -114,7 +114,7 @@ under the License.
         <mybatis-plus.version>3.5.3.1</mybatis-plus.version>
         <sa-token.version>1.35.0.RC</sa-token.version>
         <common-lang3.version>3.12.0</common-lang3.version>
-        <common-io.version>2.4</common-io.version>
+        <common-io.version>2.7</common-io.version>
         <hutool.version>5.8.11</hutool.version>
         <gson.version>2.10.1</gson.version>
         <auto-service.version>1.0.1</auto-service.version>

Reply via email to