You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the issues of this repository and believe that this is not a duplicate.
Summary
In our project we are using chirpstack-api as an external dependency, but we cannot upgrade the com.google.protobuf package, because chirpstack-api is transitively forces an older version containing now deprecated calls in the generated sources.
Implementation description
Update the protobuf version to latest stable version in chirpstack-api/java/pom.xml
Test and fix any compilation issues from the source generation
Can you implement this by yourself and make a pull request?
Not at the moment.
The text was updated successfully, but these errors were encountered:
Summary
In our project we are using chirpstack-api as an external dependency, but we cannot upgrade the com.google.protobuf package, because chirpstack-api is transitively forces an older version containing now deprecated calls in the generated sources.
Implementation description
Can you implement this by yourself and make a pull request?
Not at the moment.
The text was updated successfully, but these errors were encountered: