diff options
author | Mark Benvenuto <mark.benvenuto@mongodb.com> | 2022-04-20 14:34:28 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2022-04-28 15:46:37 +0000 |
commit | da36a1747b4a5649a3323a4fec2f80058ba30497 (patch) | |
tree | 549c6dae4d57f4d4bad1941aef8dee491ba165c8 /etc | |
parent | c32b4ba278af9a3eea691101be8c617aa1015c4f (diff) | |
download | mongo-da36a1747b4a5649a3323a4fec2f80058ba30497.tar.gz |
SERVER-64514 Blackduck check return code, update third_party_components.yml
(cherry picked from commit b4fd6d05d73b7a15443328514259f5c2b04073f1)
Diffstat (limited to 'etc')
-rw-r--r-- | etc/third_party_components.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/etc/third_party_components.yml b/etc/third_party_components.yml index bb589703713..bfbb43c8398 100644 --- a/etc/third_party_components.yml +++ b/etc/third_party_components.yml @@ -39,7 +39,7 @@ components: - abseil/abseil-cpp: + abseil: homepage_url: https://abseil.io open_hub_url: N/A release_monitoring_id: 115295 @@ -249,9 +249,9 @@ components: is_test_only: true team_owner: "Wiredtiger" - python3-extras: + extras: homepage_url: https://github.com/testing-cabal/extras - open_hub_url: N/A + open_hub_url: https://www.openhub.net/p/550227 release_monitoring_id: 13192 local_directory_path: src/third_party/wiredtiger/test/3rdparty/extras-0.0.3 is_test_only: true |