summaryrefslogtreecommitdiffstats
path: root/WORKSPACE
diff options
context:
space:
mode:
authorMatthias Sohn <matthias.sohn@sap.com>2024-05-20 23:06:06 +0200
committerMatthias Sohn <matthias.sohn@sap.com>2024-05-20 23:06:06 +0200
commit1f8f86e28bacb08e8ba5415d6dd09d06947a38f3 (patch)
treeef2052e38d4a57e14f63508ef55f743eb95f108e /WORKSPACE
parent8164155bf7532e57617c1c487bf25480220b2095 (diff)
downloadjgit-1f8f86e28bacb08e8ba5415d6dd09d06947a38f3.tar.gz
jgit-1f8f86e28bacb08e8ba5415d6dd09d06947a38f3.zip
Update Apache commons-io to 2.16.1
Change-Id: Ia8dec10b4d487611a9cad2268764fa53fcd35c47
Diffstat (limited to 'WORKSPACE')
-rw-r--r--WORKSPACE4
1 files changed, 2 insertions, 2 deletions
diff --git a/WORKSPACE b/WORKSPACE
index 323785e035..9b2507db6f 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -176,8 +176,8 @@ maven_jar(
maven_jar(
name = "commons-io",
- artifact = "commons-io:commons-io:2.15.1",
- sha1 = "f11560da189ab563a5c8e351941415430e9304ea",
+ artifact = "commons-io:commons-io:2.16.1",
+ sha1 = "377d592e740dc77124e0901291dbfaa6810a200e",
)
maven_jar(