Skip to content

Commit 2d2e7d9

Browse files
committed
fix: update apache commons version
1 parent 56b6278 commit 2d2e7d9

File tree

1 file changed

+1
-1
lines changed
  • extensions/data-transfer/portability-data-transfer-facebook

1 file changed

+1
-1
lines changed

extensions/data-transfer/portability-data-transfer-facebook/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dependencies {
2525
compile project(":libraries:transfer")
2626

2727
compile("com.restfb:restfb:2.14.0")
28-
compile("commons-io:commons-io:2.6")
28+
compile("commons-io:commons-io:2.7")
2929
compile("org.apache.commons:commons-imaging:1.0-alpha1")
3030
}
3131

0 commit comments

Comments
 (0)