Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated defaultString() #685

Merged
merged 1 commit into from
Feb 9, 2024

Conversation

sambish5
Copy link
Collaborator

@sambish5 sambish5 commented Feb 8, 2024

Super simple fix to replace deprecated defaultString with non-deprecated format and remove maven-compiler warning.

https://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/StringUtils.html
[defaultString] Returns either the passed in String, or if the String is null, an empty String ("").

@sambish5 sambish5 added the tech-debt Low-impact cleanup and upkeep label Feb 8, 2024
Copy link
Collaborator

@drivenflywheel drivenflywheel left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@cfkoehler cfkoehler added this to the v8.0.0-M13 milestone Feb 9, 2024
@jpdahlke jpdahlke merged commit da9311c into NationalSecurityAgency:master Feb 9, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Low-impact cleanup and upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants