aliyun / aliyun/aliyun-log-java-sdk
protobuf-java版本过低
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 148
- Forks
- 73
- Avg merge
- 48m
- Merged PRs (30d)
- 4
Description
当前使用了protobuf-java版本为2.5.0,已经是2013年的版本了,与项目中的新版本protobuf有冲突导致无法运行
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Inspect the dependency declarations to find where protobuf-java 2.5.0 is specified, then run the project to reproduce the reported conflict. Update the dependency to a compatible version used by the project and verify that the project runs without the protobuf conflict.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- build-system
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100