Skip to content

Commit 3dfbbe0

Browse files
committed
Add changes.xml action for pre-Java 1.4 code removal
1 parent f04d0a8 commit 3dfbbe0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/changes/changes.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
<!-- ADD -->
3535
<!-- UPDATE -->
3636
<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>
3739
</release>
3840
<release version="1.11.0" date="2025-05-25" description="This is a maintenance release and requires Java 8.">
3941
<!-- FIX -->

0 commit comments

Comments
 (0)