We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f04d0a8 commit 3dfbbe0Copy full SHA for 3dfbbe0
src/changes/changes.xml
@@ -34,6 +34,8 @@
34
<!-- ADD -->
35
<!-- UPDATE -->
36
<action dev="ggregory" type="update" due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 85.</action>
37
+ <!-- REMOVE -->
38
+ <action dev="ggregory" type="remove" due-to="Gary Gregory">Remove pre-Java 1.4 code that will never run since we are on Java 8 or greater.</action>
39
</release>
40
<release version="1.11.0" date="2025-05-25" description="This is a maintenance release and requires Java 8.">
41
<!-- FIX -->
0 commit comments