Skip to content

Commit b4c17bc

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

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.541.1',
3737
'WAR_SHA=8b12678aa6f9550b06825b006f9096186b17a7b857e9b68ad3f980d9f430fc94',
3838
// Filter out golden file based testing
3939
// To filter out all tests, set BATS_FLAGS="--filter-tags none"

0 commit comments

Comments
 (0)