Skip to content

Commit 844fb28

Browse files
Update build lib to 5.7.1 to consume sigunature verification changes (opensearch-project#224)
Signed-off-by: Peter Zhu <zhujiaxi@amazon.com>
1 parent 51d9ef5 commit 844fb28

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jenkins/release.jenkinsFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
lib = library(identifier: 'jenkins@1.5.5', retriever: modernSCM([
1+
lib = library(identifier: 'jenkins@5.7.1', retriever: modernSCM([
22
$class: 'GitSCMSource',
33
remote: 'https://github.com/opensearch-project/opensearch-build-libraries.git',
44
]))

0 commit comments

Comments
 (0)