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

ci: only test spring samples when using JDK 17 or later #1074

Merged
merged 1 commit into from
May 21, 2024

Conversation

burkedavison
Copy link
Member

These Spring samples use Spring Boot 3.x to be compatible with Hibernate 6, but Spring Boot 3.x is only compatible with JDK 17 or later. Spring Boot 2.x is not compatible with Hibernate 6.

These Spring samples use Spring Boot 3.x to be compatible with Hibernate 6, but Spring Boot 3.x is only compatible with JDK 17 or later. Spring Boot 2.x is not compatible with Hibernate 6.
@burkedavison
Copy link
Member Author

/gcbrun

@burkedavison
Copy link
Member Author

Cloud Build tests only set up for nightly tests off main. /gcbrun does not work on this repo right now.

@olavloite olavloite merged commit fcb951a into master May 21, 2024
7 checks passed
@olavloite olavloite deleted the spring-samples-with-jdk17plus-only branch May 21, 2024 09:05
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.

None yet

2 participants