This is an automated email from the ASF dual-hosted git repository.
crazyhzm pushed a commit to branch 3.3
in repository https://gitbox.apache.org/repos/asf/dubbo.git
The following commit(s) were added to refs/heads/3.3 by this push:
new a618373aa6 Bump org.springframework.cloud:spring-cloud-openfeign-core
(#14687)
a618373aa6 is described below
commit a618373aa69a5b4d4f23efcfd5dd801adb56d3ed
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Sep 22 19:59:09 2024 +0800
Bump org.springframework.cloud:spring-cloud-openfeign-core (#14687)
Bumps
[org.springframework.cloud:spring-cloud-openfeign-core](https://github.com/spring-cloud/spring-cloud-openfeign)
from 3.1.5 to 3.1.9.
- [Release
notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases)
-
[Commits](https://github.com/spring-cloud/spring-cloud-openfeign/compare/v3.1.5...v3.1.9)
---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-openfeign-core
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 f531c00353..7b8f7c7dc4 100644
--- a/dubbo-dependencies-bom/pom.xml
+++ b/dubbo-dependencies-bom/pom.xml
@@ -183,7 +183,7 @@
<spotless.action>check</spotless.action>
<dubbo-shared-resources.version>1.0.0</dubbo-shared-resources.version>
<palantirJavaFormat.version>2.38.0</palantirJavaFormat.version>
- <open_feign_version>3.1.5</open_feign_version>
+ <open_feign_version>3.1.9</open_feign_version>
<jakarta.xml.bind-api.version>4.0.2</jakarta.xml.bind-api.version>
<jaxb-runtime.version>2.4.0-b180830.0438</jaxb-runtime.version>