Skip to content

2.6.0 20260628

Latest

Choose a tag to compare

@seanox seanox released this 28 Jun 19:27
· 33 commits to master since this release
BF: Review: Optimization and corrections
BF: Update of dependencies
CR: Build: Reorganization of the release process
    - 1.x Spring-Boot 2.x (javax.servlet)
    - 2.x Spring-Boot 3.x / 4.x (jakarta.servlet)
    The major number of project version is no longer tied to future Spring Boot
    major versions to avoid ambiguity once newer servlet API releases become
    available.
CR: Test: Omission of test reports (there are better CI/CD solutions)
CR: Test: Integration of JaCoCo (Java Code Coverage)
CR: Maven: Switch to org.sonatype.central