This is an automated email from the ASF dual-hosted git repository.
shoothzj 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 a3518678f Bump commons-io:commons-io from 2.15.1 to 2.17.0 (#4541)
a3518678f is described below
commit a3518678f88d605c88351dbb275889c832a918cc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 2 09:17:24 2024 +0800
Bump commons-io:commons-io from 2.15.1 to 2.17.0 (#4541)
Bumps commons-io:commons-io from 2.15.1 to 2.17.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
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 a130ad028..97f287e2b 100644
--- a/dependencies/default/pom.xml
+++ b/dependencies/default/pom.xml
@@ -36,7 +36,7 @@
<awaitility.version>4.2.2</awaitility.version>
<brave.version>6.0.3</brave.version>
<commons-beanutils.version>1.9.4</commons-beanutils.version>
- <commons-io.version>2.15.1</commons-io.version>
+ <commons-io.version>2.17.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.4</commons-logging.version>