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

Upgrade spring boot to 3.4.1 #66

Merged
merged 16 commits into from
Jan 17, 2025
Merged

Upgrade spring boot to 3.4.1 #66

merged 16 commits into from
Jan 17, 2025

Conversation

matthewhorridge
Copy link
Contributor

Upgraded Spring Boot to 3.4.1. As part of this:

  • Migrate to Unit 4 to Unit 5
  • Replace javax.inject with jakarta.inject
  • Remove session package
  • Update MockitoRunner to MockitoExtension
  • Fixed FormFieldDescriptorTest.shouldParseWithNoOwlBinding

Copy link
Collaborator

@alexsilaghi alexsilaghi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So basically change versions in spring , replace javax with jakarta and some test fixes

@alexsilaghi alexsilaghi merged commit 0f01a7e into main Jan 17, 2025
1 check 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.

3 participants