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
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Pick up exec-maven-plugin version from parent POM.</action>
@@ -108,6 +108,7 @@ The <action> type attribute can be add,update,fix,remove.
108
108
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix NullPointerException in org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder.greaterThanOrEqualTo(A).</action>
109
109
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix NullPointerException in org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder.lessThan(A).</action>
110
110
<actiontype="fix"dev="ggregory"due-to="Gary Gregory">Fix NullPointerException in org.apache.commons.lang3.compare.ComparableUtils.ComparableCheckBuilder.lessThanOrEqualTo(A).</action>
111
+
<actionissue="LANG-1776"type="fix"dev="pkarwasz">Use GitHub URL in POM for improved automation support.</action>
111
112
<!-- ADD -->
112
113
<actiontype="add"dev="ggregory"due-to="Gary Gregory">Add Strings and refactor StringUtils.</action>
113
114
<actionissue="LANG-1747"type="add"dev="ggregory"due-to="Oliver B. Fischer, Gary Gregory">Add StopWatch.run([Failable]Runnable) and get([Failable]Supplier).</action>
@@ -156,7 +157,7 @@ The <action> type attribute can be add,update,fix,remove.
156
157
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">Bump org.apache.commons:commons-parent from 73 to 85 #1267, #1277, #1283, #1288, #1302, #1377.</action>
157
158
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">[site] Bump org.codehaus.mojo:taglist-maven-plugin from 3.1.0 to 3.2.1 #1300.</action>
158
159
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">[test] Bump org.easymock:easymock from 5.4.0 to 5.6.0 #1317, #1387.</action>
159
-
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 #1336.</action>
160
+
<actiontype="update"dev="ggregory"due-to="Gary Gregory, Dependabot">[test] Bump org.apache.commons:commons-text from 1.12.0 to 1.13.1 #1336.</action>
160
161
</release>
161
162
<releaseversion="3.17.0"date="2024-08-24"description="This is a feature and maintenance release. Java 8 or later is required.">
0 commit comments