This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch
dependabot/gradle/commons-io-commons-io-2.18.0
in repository https://gitbox.apache.org/repos/asf/groovy.git
commit 470c652001fb8042bd43d56ce33c7b68d9136e31
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Dec 4 04:18:45 2024 +0000
Bump commons-io:commons-io from 2.16.1 to 2.18.0
Bumps commons-io:commons-io from 2.16.1 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]>
---
build.gradle | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/build.gradle b/build.gradle
index fa9fc20966..f30704edb1 100644
--- a/build.gradle
+++ b/build.gradle
@@ -140,7 +140,7 @@ dependencies {
tools "org.codehaus.plexus:plexus-utils:3.0.24" // updated bridger
dependency to remove vulnerability
tools "org.apache.maven:maven-core:3.9.9" // updated bridger dependency to
remove vulnerability
tools "com.jcraft:jsch:0.1.55" // updated bridger dependency to remove
vulnerability
- tools "commons-io:commons-io:2.16.1" // updated bridger dependency to
remove vulnerability
+ tools "commons-io:commons-io:2.18.0" // updated bridger dependency to
remove vulnerability
tools "org.apache.maven.shared:maven-shared-utils:3.4.2" // updated
bridger dependency to remove vulnerability
tools "org.ow2.asm:asm:${versions.asm}"
tools "com.thoughtworks.qdox:qdox:${versions.qdox}"