Happy with COLA 4 U!
Deployed to Maven Central:
Change Log
Features
- upgrade
spring-boot
to 2.7.2
from 2.1/2.2
- upgrade
mybatis-spring-boot-starter
to 2.2.2
from 1.3.1
Improvements
- chore: upgrade dependencies/plugins
- docs: add more badges in
README
- cleanup pom:
- remove dependency declaration in
dependencyManagement
when existed in spring-boot-dependencies
- manage plugin versions in
pluginManagement
- remove default
org.apache.maven.plugins
groupId for plugins
- use
maven.deploy.skip
property to simplify maven-deploy-plugin
config
CI/Build
- add
jdk 18/19
into github CI