You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/changes/changes.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@
34
34
<actiondev="ggregory"type="fix"due-to="Basil Crow, Piotr P. Karwasz, Gary Gregory">Simplify FluentPropertyBeanIntrospector#propertyName (#363).</action>
35
35
<!-- ADD -->
36
36
<!-- UPDATE -->
37
-
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 90.</action>
37
+
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 91.</action>
38
38
<!-- REMOVE -->
39
39
<actiondev="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>
40
40
<actiondev="ggregory"type="remove"due-to="Gary Gregory">Deprecate ConstructorUtils in favor of Apache Commons Lang's ConstructorUtils. ConstructorUtils is unused in this component.</action>
0 commit comments