Skip to content

Commit

Permalink
Bump org.springframework.cloud:spring-cloud-starter-openfeign
Browse files Browse the repository at this point in the history
Bumps [org.springframework.cloud:spring-cloud-starter-openfeign](https://github.com/spring-cloud/spring-cloud-openfeign) from 4.1.4 to 4.2.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases)
- [Commits](spring-cloud/spring-cloud-openfeign@v4.1.4...v4.2.0)

---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-openfeign
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 6, 2024
1 parent 9d977a3 commit c7d9510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion form-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-openfeign</artifactId>
<version>4.1.4</version>
<version>4.2.0</version>
<scope>test</scope>
<exclusions>
<exclusion>
Expand Down

0 comments on commit c7d9510

Please sign in to comment.