| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| COLA 4.3.0 source code.tar.gz | 2022-07-31 | 719.1 kB | |
| COLA 4.3.0 source code.zip | 2022-07-31 | 1.1 MB | |
| README.md | 2022-07-31 | 869 Bytes | |
| Totals: 3 Items | 1.8 MB | 0 | |
Happy with COLA 4 U!
Change Log
Features
- upgrade
spring-bootto2.7.2from2.1/2.2 - upgrade
mybatis-spring-boot-starterto2.2.2from1.3.1
Improvements
- chore: upgrade dependencies/plugins
- docs: add more badges in
README - cleanup pom:
- remove dependency declaration in
dependencyManagementwhen existed inspring-boot-dependencies - manage plugin versions in
pluginManagement - remove default
org.apache.maven.pluginsgroupId for plugins - use
maven.deploy.skipproperty to simplifymaven-deploy-pluginconfig
CI/Build
- add
jdk 18/19intogithub CI