From 4262a588fd6a706246b87efd9b715015d400321d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Jan 2026 19:35:33 +0000 Subject: [PATCH] build(deps): bump org.springframework.cloud:spring-cloud-starter-openfeign Bumps [org.springframework.cloud:spring-cloud-starter-openfeign](https://github.com/spring-cloud/spring-cloud-openfeign) from 4.1.0 to 5.0.0. - [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases) - [Commits](https://github.com/spring-cloud/spring-cloud-openfeign/compare/v4.1.0...v5.0.0) --- updated-dependencies: - dependency-name: org.springframework.cloud:spring-cloud-starter-openfeign dependency-version: 5.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- common-lib/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common-lib/pom.xml b/common-lib/pom.xml index 0add339..f1b5699 100644 --- a/common-lib/pom.xml +++ b/common-lib/pom.xml @@ -45,7 +45,7 @@ org.springframework.cloud spring-cloud-starter-openfeign - 4.1.0 + 5.0.0 provided