Skip to content

Commit c4529f9

Browse files
chore: Update default value of simulated LTS JENKINS_VERSION in Jenki...
... nsfile Made with ❤️️ by updatecli
1 parent b481800 commit c4529f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Jenkinsfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ if (SIMULATE_LTS_BUILD) {
3333
'PUBLISH=false',
3434
'TAG_NAME=2.504.3',
3535
// TODO: replace by the first LTS based on 2.534+ when available
36-
'JENKINS_VERSION=2.504.3',
36+
'JENKINS_VERSION=2.528.1',
3737
'WAR_SHA=d630dca265f75a8d581f127a9234f1679d4b0800a8f370d03ad4a154ceb7295b',
3838
// Filter out golden file based testing
3939
// To filter out all tests, set BATS_FLAGS="--filter-tags none"

0 commit comments

Comments
 (0)