mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
Add support for StrBuilder and TextStringBuilder in commons-text
These are identical to the current deprecated StrBuilder in commons-lang3.
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import org.apache.commons.lang3.builder.Builder;
|
||||
import org.apache.commons.lang3.text.StrBuilder;
|
||||
import org.apache.commons.lang3.text.StrMatcher;
|
||||
import org.apache.commons.lang3.text.StrTokenizer;
|
||||
|
||||
Reference in New Issue
Block a user