Java: Make the corresponding rename in all the data extensions.

This commit is contained in:
Michael Nebel
2022-12-14 13:48:31 +01:00
parent b45d079a01
commit bc02adb400
223 changed files with 299 additions and 299 deletions

View File

@@ -1,7 +1,7 @@
extensions:
- addsTo:
pack: codeql/java-all
extensible: extSummaryModel
extensible: summaryModel
data:
- ["org.springframework.context", "MessageSource", True, "getMessage", "(String,Object[],Locale)", "", "Argument[1].ArrayElement", "ReturnValue", "taint", "manual"]
- ["org.springframework.context", "MessageSource", True, "getMessage", "(String,Object[],String,Locale)", "", "Argument[1].ArrayElement", "ReturnValue", "taint", "manual"]