lucene/gradle/validation/forbidden-apis/commons-codec.commons-codec.all.txt

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
152 B
Plaintext
Raw Normal View History

2022-03-26 17:09:42 +01:00
org.apache.commons.codec.Charsets @ Use java.nio.charset.StandardCharsets instead
org.apache.commons.codec.binary.Base64 @ Use java.util.Base64 instead