Skip to content

Conversation

@Stromner
Copy link

@Stromner Stromner commented Jan 8, 2026

Resolves issue #704

@Stromner Stromner changed the title Issue 704: Bumped to SpringBoot4, SpringFramework7 and JDK25 #704: Bumped to SpringBoot4, SpringFramework7 and JDK25 Jan 8, 2026
@jacekbilski
Copy link

Are you sure you want to require Java 25? Seems a bit high to me. Spring Boot 4/Framework 7 require Java 17, the same with Jackson 3. I personally would have no issues with 25, but the broader community might not be ready yet.

@Stromner Stromner changed the title #704: Bumped to SpringBoot4, SpringFramework7 and JDK25 #704: Bumped to SpringBoot4, SpringFramework7 and JDK17 Jan 23, 2026
@Stromner
Copy link
Author

Stromner commented Jan 23, 2026

You're right, probably too excessive. I've downgraded it to 17. Jackson2 is deprecated in Spring Framework 7 which is why I felt it might as well be bumped to Jackson3. It also causes a lot of extra headache if you try to run this in a project that is Spring Framework 7 and having to juggle using both versions of Jackson in the repo.

David Strömner added 7 commits January 23, 2026 15:38
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
Signed-off-by: David Strömner <david.stromner@stralfors.se>
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