This is an automated email from the ASF dual-hosted git repository.
albumenj pushed a commit to branch 3.2
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.2 by this push:
new e6c6e299c3 Bump consul-api from 1.4.2 to 1.4.5 (#11545)
e6c6e299c3 is described below
commit e6c6e299c30b859d3ba4cf0a34d552bd03bd6823
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Feb 14 13:46:55 2023 +0800
Bump consul-api from 1.4.2 to 1.4.5 (#11545)
Bumps [consul-api](https://github.com/Ecwid/consul-api) from 1.4.2 to 1.4.5.
- [Release notes](https://github.com/Ecwid/consul-api/releases)
- [Commits](https://github.com/Ecwid/consul-api/commits/v1.4.5)
---
updated-dependencies:
- dependency-name: com.ecwid.consul:consul-api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
dubbo-dependencies-bom/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/dubbo-dependencies-bom/pom.xml b/dubbo-dependencies-bom/pom.xml
index 56d7f9cbf4..4aac913b76 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -107,7 +107,7 @@
<curator_version>4.3.0</curator_version>
<curator_test_version>2.12.0</curator_test_version>
<jedis_version>3.9.0</jedis_version>
- <consul_version>1.4.2</consul_version>
+ <consul_version>1.4.5</consul_version>
<consul_process_version>2.2.1</consul_process_version>
<consul_client_version>1.5.3</consul_client_version>
<xmemcached_version>1.4.3</xmemcached_version>