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 d7ff0ae  Fix Javadoc.
     new cd10cfd  Make DurationUtils#getNanosOfMiili() null-safe.
     new 2777d67  Add JavaVersion for Java 18 since a release candidate is 
available.
     new 02200b8  Bump maven-javadoc-plugin from 3.3.1 to 3.3.2.

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:
 pom.xml                                                          | 2 +-
 src/changes/changes.xml                                          | 3 ++-
 src/main/java/org/apache/commons/lang3/JavaVersion.java          | 9 +++++++++
 src/main/java/org/apache/commons/lang3/time/DurationUtils.java   | 2 +-
 src/test/java/org/apache/commons/lang3/JavaVersionTest.java      | 4 +++-
 .../java/org/apache/commons/lang3/time/DurationUtilsTest.java    | 1 +
 6 files changed, 17 insertions(+), 4 deletions(-)

Reply via email to