This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a change to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
from b62883c177 Bump protobuf-java from 3.21.12 to 3.22.0 (#11615)
add 2897c85674 Enhance the way to get dubbo version (#11574)
No new revisions were added by this update.
Summary of changes:
dubbo-common/pom.xml | 34 ++++++++++++++++++++--
.../main/java/org/apache/dubbo/common/Version.java | 28 ++++++++++++++++--
dubbo-common/src/main/resources/META-INF/version | 1 +
.../apache/dubbo/common/version/VersionTest.java | 12 +++++++-
dubbo-common/src/test/resources/META-INF/version | 3 ++
pom.xml | 6 ++++
6 files changed, 79 insertions(+), 5 deletions(-)
create mode 100644 dubbo-common/src/main/resources/META-INF/version
create mode 100644 dubbo-common/src/test/resources/META-INF/version