lxcxjxhx opened a new pull request, #16402:
URL: https://github.com/apache/dubbo/pull/16402
## Description
Fix a typo in the BOM property name: \grpc_contrib_verdion\ should be
\grpc_contrib_version\.
## Changes
- File: \dubbo-dependencies-bom/pom.xml\
- Line 146: Changed property definition from \<grpc_contrib_verdion>\ to
\<grpc_contrib_version>\
- Line 914: Updated property reference from \\\ to \\\
## Motivation
The property name contains a typo ('verdion' instead of 'version'). While
this does not affect functionality (the property is used consistently),
correcting it improves code readability and maintainability.
## Testing
- Local environment limitations: Windows environment with long path issues
prevents full Maven build
- This is a simple typo fix that maintains consistency between property
definition and usage
- Relying on CI/CD automated testing for validation
## Apology
I apologize for any inconvenience caused by previous low-quality PRs. This
fix is focused, minimal, and addresses a genuine typo in the codebase.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]