This is an automated email from the ASF dual-hosted git repository.
songxiaosheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-spi-extensions.git
The following commit(s) were added to refs/heads/master by this push:
new fc9d2dc Bump sofa_registry_version from 5.2.0 to 5.4.3 (#328)
fc9d2dc is described below
commit fc9d2dc459da8a37f336e531528f21e2ee0cfec1
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 15 09:01:28 2024 +0800
Bump sofa_registry_version from 5.2.0 to 5.4.3 (#328)
Bumps `sofa_registry_version` from 5.2.0 to 5.4.3.
Updates `com.alipay.sofa:registry-client-all` from 5.2.0 to 5.4.3
- [Release notes](https://github.com/alipay/sofa-registry/releases)
- [Commits](https://github.com/alipay/sofa-registry/commits)
Updates `com.alipay.sofa:registry-test` from 5.2.0 to 5.4.3
- [Release notes](https://github.com/alipay/sofa-registry/releases)
- [Commits](https://github.com/alipay/sofa-registry/commits)
---
updated-dependencies:
- dependency-name: com.alipay.sofa:registry-client-all
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.alipay.sofa:registry-test
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: xiaosheng <[email protected]>
---
dubbo-extensions-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-extensions-dependencies-bom/pom.xml
b/dubbo-extensions-dependencies-bom/pom.xml
index 6476c15..554df76 100644
--- a/dubbo-extensions-dependencies-bom/pom.xml
+++ b/dubbo-extensions-dependencies-bom/pom.xml
@@ -131,7 +131,7 @@
<test_container_version>1.19.8</test_container_version>
<seata_version>1.5.2</seata_version>
<eureka.version>1.9.12</eureka.version>
- <sofa_registry_version>5.2.0</sofa_registry_version>
+ <sofa_registry_version>5.4.3</sofa_registry_version>
<logback_version>1.3.12</logback_version>
<rs_api_version>2.0</rs_api_version>
<resteasy_version>3.15.6.Final</resteasy_version>