OK . I found where goes wrong. TIL libphonenumber also dependent on protobuf ! And the project is dependent on an older libphonenumber , not via maven , it is via groovy's @Grab !. That's why mvn's dependency:tree cannot inspect the problem ! And maybe intelliJ regard groovy's @Grab has higher priority. Anyway , it is fixed. sorry for disturb.
>>> >> -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/protobuf. For more options, visit https://groups.google.com/d/optout.
