This is an automated email from the ASF dual-hosted git repository.
ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git
The following commit(s) were added to refs/heads/master by this push:
new c3190fd5c Bump org.apache.commons:commons-parent from 67 to 69 #1194
c3190fd5c is described below
commit c3190fd5c15ef64db2e3d2b491f6e518ba6600d4
Author: Gary Gregory <[email protected]>
AuthorDate: Mon Apr 1 16:31:22 2024 -0400
Bump org.apache.commons:commons-parent from 67 to 69 #1194
---
src/changes/changes.xml | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 667346dae..56f560b61 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -56,7 +56,6 @@ The <action> type attribute can be add,update,fix,remove.
<action issue="LANG-1724" type="add" dev="ggregory" due-to="Gary
Gregory">Add Streams.failableStream(T), non-varargs variant.</action>
<action issue="LANG-1724" type="add" dev="ggregory" due-to="Gary
Gregory">Add Streams.nonNull(T), non-varargs variant.</action>
<action issue="LANG-1724" type="add" dev="ggregory" due-to="Gary
Gregory">Add ArrayUtils.nullTo(T[], T[]).</action>
-
<!-- FIX -->
<action type="fix" dev="ggregory" due-to="Miklós Karakó,
Gary Gregory">Improve Javadoc in ExceptionUtils #1136.</action>
<action type="fix" dev="ggregory" due-to="Saiharshith
Karuneegar Ramesh, Gary Gregory">Fixed two non-deterministic tests in
EnumUtilsTest.java #1131.</action>
@@ -117,7 +116,7 @@ The <action> type attribute can be add,update,fix,remove.
<action type="fix" dev="ggregory" due-to="Gary
Gregory">Make ArrayUtils.removeAll() null-safe.</action>
<action type="fix" dev="ggregory" due-to="Philipp
Trulson, Gary Gregory">Fix Java version in README.md #1170.</action>
<!-- UPDATE -->
- <action type="update" dev="sebb"
due-to="Dependabot">Bump commons-parent from 64 to 67.</action>
+ <action type="update" dev="sebb"
due-to="Dependabot">Bump commons-parent from 64 to 69 #1194.</action>
<action type="update" dev="ggregory"
due-to="Dependabot">Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to
3.2.0 #1175.</action>
<!-- REMOVE -->
<action type="remove" dev="ggregory" due-to="Paranoïd
User">Drop obsolete JDK 13 Maven profile #1142.</action>