aliyun / aliyun/aliyun-log-java-sdk

protobuf-java版本过低

Open
#175 2 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.