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

Update Spring Boot versions in both starters #372

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

tschuehly
Copy link
Contributor

Upgraded spring-boot.version to 3.3.3 for jte-spring-boot-starter-3 and to 2.7.18 for jte-spring-boot-starter-2.
This change ensures the projects leverage the latest improvements and bug fixes from the respective Spring Boot versions.

I will create an issue on the start.spring.io repository to close #240

Upgraded `spring-boot.version` to 3.3.3 for `jte-spring-boot-starter-3` and to 2.7.18 for `jte-spring-boot-starter-2`. This change ensures the projects leverage the latest improvements and bug fixes from the respective Spring Boot versions.
Copy link

codecov bot commented Aug 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.33%. Comparing base (56ff48f) to head (cea6ccb).

Additional details and impacted files
@@            Coverage Diff            @@
##               main     #372   +/-   ##
=========================================
  Coverage     91.33%   91.33%           
  Complexity     1215     1215           
=========================================
  Files            76       76           
  Lines          3161     3161           
  Branches        489      489           
=========================================
  Hits           2887     2887           
  Misses          164      164           
  Partials        110      110           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

Integration on start.spring.io
1 participant