xvrl commented on code in PR #15449: URL: https://github.com/apache/druid/pull/15449#discussion_r1418138565
########## licenses.yaml: ########## @@ -977,12 +970,22 @@ name: com.squareup.okhttp3 okhttp license_category: binary module: extensions/druid-kubernetes-extensions license_name: Apache License version 2.0 -version: 3.14.9 +version: 4.12.0 libraries: - com.squareup.okhttp3: okhttp --- +name: com.squareup.okio okio +license_category: binary +module: extensions/druid-kubernetes-extensions +license_name: Apache License version 2.0 +version: 3.2.0 Review Comment: this version doesn't match the version you specified in in the pom above, so I'm not sure the pom has the intended effect. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
