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-numbers.git


    from 78b81d21 Bump actions/setup-java from 5.1.0 to 5.2.0
     new 2a4ccb1f Add missing license headers.
     new 03bdfa68 Bump org.apache.commons:commons-parent from 90 to 96

The 2 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:
 commons-numbers-complex/src/test/resources/data/acos.txt | 16 ++++++++++++++++
 .../src/test/resources/data/acosh.txt                    | 16 ++++++++++++++++
 .../src/test/resources/data/asinh.txt                    | 16 ++++++++++++++++
 .../src/test/resources/data/atanh.txt                    | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/cosh.txt | 16 ++++++++++++++++
 .../src/test/resources/data/divide.txt                   | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/exp.txt  | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/log.txt  | 16 ++++++++++++++++
 .../src/test/resources/data/multiply.txt                 | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/pow.txt  | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/sinh.txt | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/sqrt.txt | 16 ++++++++++++++++
 commons-numbers-complex/src/test/resources/data/tanh.txt | 16 ++++++++++++++++
 pom.xml                                                  |  2 +-
 src/changes/changes.xml                                  |  2 +-
 15 files changed, 210 insertions(+), 2 deletions(-)

Reply via email to