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

Prohibit upgrades to jOOQ 3.20.0 #44372

Open
wilkinsona opened this issue Feb 19, 2025 · 2 comments
Open

Prohibit upgrades to jOOQ 3.20.0 #44372

wilkinsona opened this issue Feb 19, 2025 · 2 comments
Assignees
Labels
type: task A general task
Milestone

Comments

@wilkinsona
Copy link
Member

wilkinsona commented Feb 19, 2025

We can't upgrade to jOOQ 3.20.0 as it requires Java 21, exceeding our Java 17 baseline.

@wilkinsona wilkinsona added the type: dependency-upgrade A dependency upgrade label Feb 19, 2025
@wilkinsona wilkinsona added this to the 3.5.0-M2 milestone Feb 19, 2025
@wilkinsona wilkinsona changed the title Upgrade to jOOQ 3.20.0 Prohibit upgrades to jOOQ 3.20.0 Feb 19, 2025
@wilkinsona wilkinsona added type: task A general task and removed type: dependency-upgrade A dependency upgrade labels Feb 19, 2025
@wilkinsona wilkinsona modified the milestones: 3.5.0-M2, 3.5.x Feb 19, 2025
@wilkinsona wilkinsona self-assigned this Feb 19, 2025
@Legioth
Copy link

Legioth commented Feb 25, 2025

A bit unrelated, but is a Java 17 baseline required also for dependencies that have their version defined through https://start.spring.io/? Or does it only apply for dependencies in the Spring Boot BOM? Initializr could in theory only offer a dependency in case a compatible Java version is selected.

I'm asking because Vaadin is evaluating the possibility of having Java 21 as the baseline for the upcoming major version that would be built for Spring Boot 4. It's a tough choice for other reasons but it would probably be a deal breaker if it would boot us from Spring Initializr.

Edit: Discussion opened in spring-io/start.spring.io#1732.

@wilkinsona
Copy link
Member Author

Please raise that here: https://github.com/spring-io/start.spring.io/discussions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: task A general task
Projects
None yet
Development

No branches or pull requests

2 participants