pjfanning commented on PR #533: URL: https://github.com/apache/pekko-http/pull/533#issuecomment-2048824512
I don't think this is needed so -1 from me. protobuf-java is just a transitive dependency of org.apache.pekko:pekko-http-scalafix-rules and not pekko-http generally via ``` [info] +-org.scalameta:parsers_2.13:4.9.1 [S] [info] +-org.scalameta:trees_2.13:4.9.1 [S] [info] +-org.scalameta:common_2.13:4.9.1 [S] [info] +-com.lihaoyi:sourcecode_2.13:0.3.1 [S] [info] +-com.thesamet.scalapb:scalapb-runtime_2.13:0.11.15 [S] [info] +-com.google.protobuf:protobuf-java:3.19.6 ``` -- 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]
