halo/api
edops973 8305822c09
Update deprecated default string function (#7239)
#### What type of PR is this?
/kind cleanup

#### What this PR does / why we need it:
Replaces deprecated functions (`String defaultString(final String str, final String nullDefault)`) with its recommended alternatives

See 29ccc7665f/src/main/java/org/apache/commons/lang3/StringUtils.java (L1635) for more.

#### Does this PR introduce a user-facing change?

```release-note
None
```
2025-02-26 10:12:54 +00:00
..
src Update deprecated default string function (#7239) 2025-02-26 10:12:54 +00:00
build.gradle Fix failing checks of staging repository when releasing to Maven (#7114) 2024-12-05 08:45:15 +00:00