We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27b961f commit 63fcfa8Copy full SHA for 63fcfa8
1 file changed
src/changes/changes.xml
@@ -31,6 +31,9 @@
31
<action type="update" dev="ggregory" due-to="Gary Gregory">
32
Fix SpotBugs Error: Medium: Method intentionally throws RuntimeException. [org.apache.commons.cli.Option] At Option.java:[lines 474-478] THROWS_METHOD_THROWS_RUNTIMEEXCEPTION
33
</action>
34
+ <action type="update" dev="ggregory" due-to="Arturo Bernal">
35
+ Use EMPTY_STRING_ARRAY constant. #102.
36
+ </action>
37
<!-- ADD -->
38
<action type="update" dev="ggregory" due-to="Dependabot, Gary Gregory">
39
Add github/codeql-action.
0 commit comments