Update candidate version in actions workflow (#13179)
This commit is contained in:
parent
5d979c18f2
commit
a4ca07087e
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in New Issue