Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.

Commit aaa8bc4

Browse files
Bump commons-io:commons-io from 2.15.1 to 2.16.1 in /frontend (#3127)
Bumps commons-io:commons-io from 2.15.1 to 2.16.1. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: lxning <23464292+lxning@users.noreply.github.com>
1 parent d4367e9 commit aaa8bc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/archive/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
def var = dependencies {
2-
api "commons-io:commons-io:2.15.1"
2+
api "commons-io:commons-io:2.16.1"
33
api "org.slf4j:slf4j-api:${slf4j_api_version}"
44
api "org.apache.logging.log4j:log4j-slf4j-impl:${slf4j_log4j_version}"
55
api "com.google.code.gson:gson:${gson_version}"

0 commit comments

Comments
 (0)