Update candidate version in actions workflow (#13179)

This commit is contained in:
Albumen Kevin 2023-10-11 09:34:38 +08:00 committed by GitHub
parent 5d979c18f2
commit a4ca07087e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -13,9 +13,8 @@ env:
VERSIONS_LIMIT: 4
JACOCO_ENABLE: true
CANDIDATE_VERSIONS: '
spring.version:4.3.30.RELEASE;
spring-boot.version:1.5.22.RELEASE;
spring-boot.version:2.4.1;
spring.version:5.3.24;
spring-boot.version:2.7.6;
'
jobs: