Skip to content

Commit

Permalink
feat: Replace StringUtils package name - Meeds-io/MIPs#150
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker authored and exo-swf committed Nov 4, 2024
1 parent 3d33376 commit 8b4eb36
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
import java.util.Arrays;
import java.util.List;

import org.apache.commons.codec.binary.StringUtils;
import org.apache.commons.lang3.StringUtils;
import org.apache.commons.lang3.math.NumberUtils;

import lombok.*;
Expand Down

0 comments on commit 8b4eb36

Please sign in to comment.