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
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -36,6 +36,7 @@
36
36
<!-- ADD -->
37
37
<!-- UPDATE -->
38
38
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump org.apache.commons:commons-parent from 84 to 97.</action>
39
+
<actiondev="ggregory"type="update"due-to="Gary Gregory">Bump commons-logging:commons-logging from 1.3.5 to 1.3.6.</action>
39
40
<!-- REMOVE -->
40
41
<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>
41
42
<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