COLA4.3.0
版本发布时间: 2022-07-31 14:04:14
alibaba/COLA最新发布版本:v5.0.0(2024-06-02 21:03:25)
Happy with COLA 4 U!
Change Log
Features
- upgrade
spring-boot
to2.7.2
from2.1/2.2
- upgrade
mybatis-spring-boot-starter
to2.2.2
from1.3.1
Improvements
- chore: upgrade dependencies/plugins
- docs: add more badges in
README
- cleanup pom:
- remove dependency declaration in
dependencyManagement
when existed inspring-boot-dependencies
- manage plugin versions in
pluginManagement
- remove default
org.apache.maven.plugins
groupId for plugins - use
maven.deploy.skip
property to simplifymaven-deploy-plugin
config
- remove dependency declaration in
CI/Build
- add
jdk 18/19
intogithub CI