casid / jte

Secure and speedy templates for Java and Kotlin.
https://jte.gg
Apache License 2.0
848 stars 63 forks source link

Update Spring Boot versions in both starters #372

Closed tschuehly closed 2 months ago

tschuehly commented 3 months ago

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

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

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

Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.