This is an automated email from the ASF dual-hosted git repository.
harshitha pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/eventmesh.git
The following commit(s) were added to refs/heads/master by this push:
new acaca484b Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#5133)
acaca484b is described below
commit acaca484bd30d1381e327fa6f147c430266c6541
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Dec 1 20:26:58 2024 +0530
Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#5133)
Bumps commons-io:commons-io from 2.17.0 to 2.18.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>
---
build.gradle | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/build.gradle b/build.gradle
index c094f6255..2e50eb389 100644
--- a/build.gradle
+++ b/build.gradle
@@ -46,7 +46,7 @@ buildscript {
classpath "com.diffplug.spotless:spotless-plugin-gradle:6.13.0"
classpath "org.apache.httpcomponents:httpclient:4.5.14"
- classpath "commons-io:commons-io:2.17.0"
+ classpath "commons-io:commons-io:2.18.0"
}
}
@@ -711,7 +711,7 @@ subprojects {
dependency "org.apache.commons:commons-lang3:3.17.0"
dependency "org.apache.commons:commons-collections4:4.4"
dependency "org.apache.commons:commons-text:1.12.0"
- dependency "commons-io:commons-io:2.17.0"
+ dependency "commons-io:commons-io:2.18.0"
dependency "commons-validator:commons-validator:1.9.0"
dependency "com.google.guava:guava:33.3.0-jre"
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]