Skip to content

Commit 7112a54

Browse files
committed
Better description
1 parent 6cd4806 commit 7112a54

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/changes/changes.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@
3737
<!-- UPDATE -->
3838
<action type="update" dev="ggregory" due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 #357.</action>
3939
<!-- REMOVE -->
40-
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove ConstructorUtils in favor of Apache Commons Lang's ConstructorUtils. ConstructorUtils is unused in this component.</action>
40+
<action dev="ggregory" type="remove" due-to="Gary Gregory">Remove unused ConstructorUtils in favor of Apache Commons Lang's ConstructorUtils. ConstructorUtils is unused in this component.</action>
41+
4142
</release>
4243
<release version="2.0.0-M2" date="2025-05-25" description="This is a major release and requires Java 8.">
4344
<!-- FIX -->

0 commit comments

Comments
 (0)