Updates the line separator from CRLF
to LF
#2536
Merged
GitHub Advanced Security / CodeQL
succeeded
Nov 8, 2023 in 3s
1 new alert
New alerts in code changed by this pull request
- 1 note
See annotations below for details.
Annotations
Check notice on line 32 in gson/src/main/java/com/google/gson/JsonNull.java
Code scanning / CodeQL
Deprecated method or constructor invocation Note
should be avoided because it has been deprecated.
Loading