Skip to content

Comments

Bump spring to 3.4.3#2168

Merged
ihrasko merged 3 commits intoPANTHEONtech:mainfrom
Tobianas:spring-3.4
Mar 21, 2025
Merged

Bump spring to 3.4.3#2168
ihrasko merged 3 commits intoPANTHEONtech:mainfrom
Tobianas:spring-3.4

Conversation

@ihrasko
Copy link
Collaborator

@ihrasko ihrasko commented Mar 20, 2025

Bump spring to 3.4.x series.

@ihrasko ihrasko changed the title Bump spring to 3.4.0 Bump spring to 3.4 Mar 20, 2025
@ihrasko ihrasko changed the title Bump spring to 3.4 Bump spring to 3.4.3 Mar 20, 2025
@Tobianas Tobianas force-pushed the spring-3.4 branch 5 times, most recently from 32c8b7b to 773552a Compare March 21, 2025 11:35
ihrasko and others added 3 commits March 21, 2025 13:35
Spring Boot starting from version 3.4 has changed the way how client
factory is selected.

Now, we have auto-selected "jetty" for lighty.io. This selection is
not fortunate because Spring is compatible with Jetty 12 but lighty.io
is using Jetty 9.

Thus bumping to Spring Boot 3.4 has introduced bean initialization
error during tests.

Manually select to use jdk's client to have the same behavior
as before.

See:
Spring Boot uses Jetty 12 since 3.2
https://spring.io/blog/2023/11/23/spring-boot-3-2-0-available-now
Info about client selection change in Spring Boot 3.4
https://github.com/spring-projects/spring-boot/wiki/Spring-Boot-3.4-Release-Notes
https://spring.io/blog/2024/11/24/bootiful-34-boot

JIRA: LIGHTY-349
Signed-off-by: Ivan Hrasko <[email protected]>
@ihrasko ihrasko merged commit fcccabe into PANTHEONtech:main Mar 21, 2025
4 of 6 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.

2 participants