Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build: upgrade Protobuf to version 4.28.3 #4600

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

SweetWuXiaoMei
Copy link
Contributor

  • Upgraded protobuf.version from 3.23.4 to 4.28.3
  • Update protostuff-parser.version from 2.2.27 to 3.1.40 - Remove com.google.protobuf dependencies in multiple modules
  • Add protobuf-java-util dependency to default dependencies
  • Update protoc3-maven-plugin version to 4.28.3
  • Remove protobuf-java from jetcd-core dependency

- 将 protobuf.version 从 3.23.4 升级到 4.28.3
- 更新 protostuff-parser.version 从2.2.27 到 3.1.40- 移除多个模块中的 com.google.protobuf 依赖
- 在默认依赖中添加 protobuf-java-util 依赖
- 更新 protoc3-maven-plugin 版本到 4.28.3
- 移除 jetcd-core 依赖中的 protobuf-java
- 将 protobuf 版本从 4.28.3 降级到 4.27.5
- 此更改可能解决与 protobuf 相关的兼容性问题
- 将 protobuf 版本从 4.27.5 升级到 4.28.3
- 此次升级可能涉及一些 API 变更,请注意检查相关代码
- 在 dependencies/default/pom.xml 中将 protobuf 版本从 4.28.3降级到 4.27.5
- 在 pom.xml 中将 protoc3-maven-plugin版本从 4.28.3 降级到 4.27.5
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant