Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Manage the version of okhttp in commons #1470

Merged
merged 1 commit into from
Feb 14, 2025

Conversation

ryanjbaxter
Copy link
Contributor

Spring Boot 3.4.0 no longer manages the version of okhttp. To maintain backward compatibility we should manage it here in Spring Cloud Commons

@ryanjbaxter ryanjbaxter added the dependencies Pull requests that update a dependency file label Feb 14, 2025
@ryanjbaxter ryanjbaxter added this to the 4.2.1 milestone Feb 14, 2025
@ryanjbaxter ryanjbaxter merged commit 1239566 into spring-cloud:4.2.x Feb 14, 2025
2 checks passed
ryanjbaxter added a commit to ryanjbaxter/spring-cloud-kubernetes that referenced this pull request Feb 14, 2025
This is needed since Spring Boot no longer manages the version.  The version is managed in Spring Cloud Commons.  See spring-cloud/spring-cloud-commons#1470. Fixes spring-cloud#1813
ryanjbaxter added a commit to spring-cloud/spring-cloud-kubernetes that referenced this pull request Feb 14, 2025
This is needed since Spring Boot no longer manages the version.  The version is managed in Spring Cloud Commons.  See spring-cloud/spring-cloud-commons#1470. Fixes #1813
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
Status: Done
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants