Skip to content

Commit

Permalink
Updated commons-io:commons-io to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 7, 2023
1 parent de2f6d3 commit 24545a7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion WORKSPACE
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ maven_install(
"org.jetbrains.kotlinx:kotlinx-coroutines-core:1.7.3",
"org.jetbrains.kotlinx:kotlinx-coroutines-jdk8:1.7.3",
"io.get-coursier:interface:1.0.19",
"commons-io:commons-io:2.13.0",
"commons-io:commons-io:2.15.0",
"com.fasterxml.jackson.module:jackson-module-kotlin:2.15.2",
"com.fasterxml.jackson.dataformat:jackson-dataformat-yaml:2.15.2",
"com.fasterxml.jackson.core:jackson-core:2.15.2",
Expand Down
11 changes: 6 additions & 5 deletions maven_install.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"__AUTOGENERATED_FILE_DO_NOT_MODIFY_THIS_FILE_MANUALLY": "THERE_IS_NO_DATA_ONLY_ZUUL",
"__INPUT_ARTIFACTS_HASH": -141045156,
"__RESOLVED_ARTIFACTS_HASH": 1926420224,
"__INPUT_ARTIFACTS_HASH": 191675422,
"__RESOLVED_ARTIFACTS_HASH": -540549061,
"artifacts": {
"com.ethlo.time:itu": {
"shasums": {
Expand Down Expand Up @@ -54,10 +54,10 @@
},
"commons-io:commons-io": {
"shasums": {
"jar": "671eaa39688dac2ffaa4645b3c9980ae2d0ea2471e4ae6a5da199cd15ae23666",
"sources": "1c7bece2e87ac49b24f09ec3c5ceb51560edd7a259889fceef96dda9c046a1b3"
"jar": "a328dad730921d197b6a9b195dffa00e41c974c2dac8fe37e84d31706bca7792",
"sources": "cd1dc233c6ba942a520d2e51668d861c0cf3db06c15733205915fcd7c024d206"
},
"version": "2.13.0"
"version": "2.15.0"
},
"io.get-coursier:interface": {
"shasums": {
Expand Down Expand Up @@ -345,6 +345,7 @@
"commons-io:commons-io": [
"org.apache.commons.io",
"org.apache.commons.io.build",
"org.apache.commons.io.channels",
"org.apache.commons.io.charset",
"org.apache.commons.io.comparator",
"org.apache.commons.io.file",
Expand Down

0 comments on commit 24545a7

Please sign in to comment.