Skip to content

Commit

Permalink
Bump commons-io:commons-io from 2.15.1 to 2.16.1 in /frontend (#3127)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lxning <[email protected]>
  • Loading branch information
dependabot[bot] and lxning committed May 13, 2024
1 parent d4367e9 commit aaa8bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/archive/build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
def var = dependencies {
api "commons-io:commons-io:2.15.1"
api "commons-io:commons-io:2.16.1"
api "org.slf4j:slf4j-api:${slf4j_api_version}"
api "org.apache.logging.log4j:log4j-slf4j-impl:${slf4j_log4j_version}"
api "com.google.code.gson:gson:${gson_version}"
Expand Down

0 comments on commit aaa8bc4

Please sign in to comment.