commit | 61570ba1e74fc6153790a4e2ae7b4c40fe8c0887 | [log] [tgz] |
---|---|---|
author | Matthias Sohn <matthias.sohn@sap.com> | Tue Dec 26 15:43:34 2023 +0100 |
committer | Matthias Sohn <matthias.sohn@sap.com> | Tue Dec 26 15:43:34 2023 +0100 |
tree | e52cf8caf27ab2ab98c22c03a7c9d5009b8721d8 | |
parent | 76c4713ec9ea52c57ba39f1cf9e8bc05d3d5ed91 [diff] |
Update com.google.code.gson:gson to 2.10.1 JGit updated to this version in 1cff378a85. Change-Id: Ie389ad7440b176556012d59eb2030be2d5e32981
diff --git a/WORKSPACE b/WORKSPACE index e3af2c1..eb88c2a 100644 --- a/WORKSPACE +++ b/WORKSPACE
@@ -63,8 +63,8 @@ maven_jar( name = "gson", - artifact = "com.google.code.gson:gson:2.9.0", - sha1 = "8a1167e089096758b49f9b34066ef98b2f4b37aa", + artifact = "com.google.code.gson:gson:2.10.1", + sha1 = "b3add478d4382b78ea20b1671390a858002feb6c", ) maven_jar(