diff options
author | Mark Benvenuto <mark.benvenuto@mongodb.com> | 2021-04-27 20:14:16 -0400 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-04-28 14:38:20 +0000 |
commit | 66068cc7408b1849618d619543c635dfd9db618b (patch) | |
tree | c73968aecb7ae4c5a33b5f5b543b8dddf8010971 /etc/third_party_components.yml | |
parent | e3445d104be4422e841dbdbbd4272d696030ac2a (diff) | |
download | mongo-66068cc7408b1849618d619543c635dfd9db618b.tar.gz |
SERVER-53605 Upgrade blackduck python api to use v5+ BOM representation
Diffstat (limited to 'etc/third_party_components.yml')
-rw-r--r-- | etc/third_party_components.yml | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/etc/third_party_components.yml b/etc/third_party_components.yml index 62b94e73677..551ecb54eb5 100644 --- a/etc/third_party_components.yml +++ b/etc/third_party_components.yml @@ -105,7 +105,7 @@ components: is_test_only: true team_owner: "Wiredtiger" - fmt: + fmtlib/fmt: homepage_url: https://fmt.dev open_hub_url: https://www.openhub.net/p/fmtlib_fmt release_monitoring_id: 11526 @@ -154,6 +154,14 @@ components: team_owner: "Execution" # Note: IntelRDFPMathLib exists in Black Duck, but not OpenHub + jbeder/yaml-cpp: + homepage_url: https://github.com/jbeder/yaml-cpp + open_hub_url: https://www.openhub.net/p/jbeder_yaml-cpp + release_monitoring_id: 5284 + local_directory_path: src/third_party/yaml-cpp-0.6.2 + team_owner: "Security" + upgrade_suppression: TODO SERVER-48258 + JSON-Schema-Test-Suite: homepage_url: https://github.com/json-schema-org/JSON-Schema-Test-Suite open_hub_url: https://www.openhub.net/p/json-schema-test-suite @@ -320,14 +328,6 @@ components: is_test_only: true team_owner: "Wiredtiger" - yaml-cpp: - homepage_url: https://github.com/jbeder/yaml-cpp - open_hub_url: https://www.openhub.net/p/jbeder_yaml-cpp - release_monitoring_id: 5284 - local_directory_path: src/third_party/yaml-cpp-0.6.2 - team_owner: "Security" - upgrade_suppression: TODO SERVER-48258 - yhirose/cpp-peglib: homepage_url: https://github.com/yhirose/cpp-peglib open_hub_url: N/A |