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 type attribute can be add,update,fix,remove. Add Streams.failableStream(T), non-varargs variant. Add Streams.nonNull(T), non-varargs variant. Add ArrayUtils.nullTo(T[], T[]). - Improve Javadoc in ExceptionUtils #1136. Fixed two non-deterministic tests in EnumUtilsTest.java #1131. @@ -117,7 +116,7 @@ The type attribute can be add,update,fix,remove. Make ArrayUtils.removeAll() null-safe. Fix Java version in README.md #1170. - Bump commons-parent from 64 to 67. + Bump commons-parent from 64 to 69 #1194. Bump org.codehaus.mojo:exec-maven-plugin from 3.1.1 to 3.2.0 #1175. Drop obsolete JDK 13 Maven profile #1142.