This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/commons-lang.git


    from e9dbead0b Bump org.apache.commons:commons-parent from 88 to 89
     new 3154ce223 Javadoc
     new 557252762 Javadoc
     new c140fc815 Add MutablePair.ofNonNull(Map.Entry)

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 src/changes/changes.xml                                    |  1 +
 .../java/org/apache/commons/lang3/tuple/MutablePair.java   | 14 ++++++++++++++
 src/main/java/org/apache/commons/lang3/tuple/Pair.java     |  6 +++---
 src/main/java/org/apache/commons/lang3/tuple/Triple.java   |  4 ++--
 .../org/apache/commons/lang3/tuple/MutablePairTest.java    |  9 +++++++++
 5 files changed, 29 insertions(+), 5 deletions(-)

Reply via email to