Java: update provenance to hq-manual now that 12595 is merged

This commit is contained in:
Jami Cogswell
2023-04-13 10:11:31 -04:00
parent 0e3d9e1fec
commit 4f9c51a02b
18 changed files with 279 additions and 279 deletions

View File

@@ -3,5 +3,5 @@ extensions:
pack: codeql/java-tests
extensible: sinkModel
data:
- ["org.apache.hc.core5.http.impl.bootstrap", "HttpAsyncRequester", True, "connect", "(HttpHost,Timeout)", "", "Argument[0]", "open-url", "manual"] # hq-manual
- ["org.apache.hc.core5.http.impl.bootstrap", "HttpAsyncRequester", True, "connect", "(HttpHost,Timeout,Object,FutureCallback)", "", "Argument[0]", "open-url", "manual"] # hq-manual
- ["org.apache.hc.core5.http.impl.bootstrap", "HttpAsyncRequester", True, "connect", "(HttpHost,Timeout)", "", "Argument[0]", "open-url", "hq-manual"]
- ["org.apache.hc.core5.http.impl.bootstrap", "HttpAsyncRequester", True, "connect", "(HttpHost,Timeout,Object,FutureCallback)", "", "Argument[0]", "open-url", "hq-manual"]