Uprev the CIPD version of infra/3pp/tools/perl/windows-amd64 New package introduces the fix for CVE-2024-56406. Bug: b/452269289 Change-Id: Ia49da5c3fd7bd4899881ee1ec1fbfa5ebe82b802 Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/82907 Auto-Submit: Rachael Newitt <renewitt@google.com> Commit-Queue: David Benjamin <davidben@google.com> Reviewed-by: David Benjamin <davidben@google.com>
diff --git a/util/bot/DEPS b/util/bot/DEPS index c0e484b..4d3356b 100644 --- a/util/bot/DEPS +++ b/util/bot/DEPS
@@ -38,7 +38,7 @@ # infra/3pp/tools/go/linux-amd64 'go_version': 'version:3@1.25.1', # infra/3pp/tools/perl/windows-amd64 - 'perl_version': 'version:3@5.38.2.2', + 'perl_version': 'version:3@5.42.0.1', # chrome_internal/third_party/sdk/windows, but if an update switches this to a # new major VS release, keep some bots at the older version. 'windows_sdk_version': 'uploaded:2024-01-11',