File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed
Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -298,15 +298,21 @@ licenseReport {
298298 ],
299299 " com.google.errorprone:error_prone_annotations" : [
300300 projectUrl : " https://github.com/google/error-prone" ,
301+ licenseUrl : " https://raw.githubusercontent.com/google/error-prone/master/COPYING" ,
301302 ],
302303 " com.google.flatbuffers:flatbuffers-java" : [
303304 licenseUrl : " https://raw.githubusercontent.com/google/flatbuffers/master/LICENSE" ,
304305 ],
306+ " com.google.guava:guava" : [
307+ licenseUrl : " https://raw.githubusercontent.com/google/guava/master/LICENSE" ,
308+ ],
305309 " com.google.guava:failureaccess" : [
306310 projectUrl : " https://github.com/google/guava" ,
307311 licenseUrl : " https://raw.githubusercontent.com/google/guava/master/LICENSE" ,
308312 ],
309- " com.google.guava:guava" : [
313+ " com.google.guava:guava-parent" : [
314+ projectUrl : " https://github.com/google/guava" ,
315+ licenseName : " Apache License, Version 2.0" ,
310316 licenseUrl : " https://raw.githubusercontent.com/google/guava/master/LICENSE" ,
311317 ],
312318 " com.google.guava:listenablefuture" : [
You can’t perform that action at this time.
0 commit comments