MyBatis Spring Boot 3.0.x does not work on Spring Boot 4.x line, because spring boot 4.x line does not keep compatibility with spring boot 3.x line (eg. such as spring-projects/spring-boot#46085).
Thefore we will create a new version such as 4.0 or 3.1. I prefer 4.0 for version affinity with spring boot.