Skip to content

Commit 63fcfa8

Browse files
authored
Use EMPTY_STRING_ARRAY constant. apache#102
1 parent 27b961f commit 63fcfa8

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@
3131
<action type="update" dev="ggregory" due-to="Gary Gregory">
3232
Fix SpotBugs Error: Medium: Method intentionally throws RuntimeException. [org.apache.commons.cli.Option] At Option.java:[lines 474-478] THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
3333
</action>
34+
<action type="update" dev="ggregory" due-to="Arturo Bernal">
35+
Use EMPTY_STRING_ARRAY constant. #102.
36+
</action>
3437
<!-- ADD -->
3538
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
3639
Add github/codeql-action.

0 commit comments

Comments
 (0)