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

Upgrading to SpringBoot v3 #110

Merged
merged 3 commits into from
Feb 20, 2023
Merged

Upgrading to SpringBoot v3 #110

merged 3 commits into from
Feb 20, 2023

Conversation

meken
Copy link
Contributor

@meken meken commented Feb 13, 2023

Had to upgrade from javax to jakarta, bump the version numbers of a few libs, and fix a few tests (probably due to more strict JPA checks in the newest libs). Tested with JDK 17, also tested on Tomcat 10 (main reason for me to upgrade).

@arey arey changed the title upgrading to SpringBoot v3 Upgrading to SpringBoot v3 Feb 18, 2023
@arey
Copy link
Member

arey commented Feb 18, 2023

Thanks @meken for tour contribution.
Could you please upgrade to Java 17 the .github/workflows/maven-build.yml?

@arey arey merged commit 3db0bb4 into spring-petclinic:master Feb 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants