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

Update to Spring Boot 3.2.2 #967

Merged
merged 1 commit into from
Jul 31, 2024
Merged

Conversation

amvanbaren
Copy link
Contributor

Update Spring Boot to 3.2.2 for Jetty connection idle timeout fix spring-projects/spring-boot#38960

Update Spring Boot to 3.2.2 for Jetty connection idle timeout fix [spring-projects/spring-boot#38960](spring-projects/spring-boot#38960)
@amvanbaren amvanbaren self-assigned this Jul 31, 2024
@amvanbaren amvanbaren merged commit 04c8c4b into eclipse:master Jul 31, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When using Jetty, idle timeout for IO operations and delayed dispatch cannot be set to less than 30000ms
1 participant