This is an automated email from the ASF dual-hosted git repository.
hezhangjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicecomb-java-chassis.git
The following commit(s) were added to refs/heads/master by this push:
new 0d6d0948c Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#4799)
0d6d0948c is described below
commit 0d6d0948c99af206a986251cab45463fa61d580e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 2 10:29:57 2025 +0800
Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#4799)
---
dependencies/default/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dependencies/default/pom.xml b/dependencies/default/pom.xml
index 86692752a..33678be69 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -36,7 +36,7 @@
<awaitility.version>4.3.0</awaitility.version>
<brave.version>6.1.0</brave.version>
<commons-beanutils.version>1.10.1</commons-beanutils.version>
- <commons-io.version>2.18.0</commons-io.version>
+ <commons-io.version>2.19.0</commons-io.version>
<commons-lang.version>2.6</commons-lang.version>
<commons-lang3.version>3.17.0</commons-lang3.version>
<commons-logging.version>1.3.5</commons-logging.version>