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-beanutils.git
from 0fb0a2a9 Bump ossf/scorecard-action from 2.0.6 to 2.1.2 (#154) new 22adead9 Use Double.valueOf(double) new 700925ee Use Double.valueOf(String) new 69cc060f Clean up format mess 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: .../commons/beanutils2/BasicDynaBeanTestCase.java | 4 +-- .../apache/commons/beanutils2/BeanMapTestCase.java | 2 +- .../BeanPropertyValueChangeConsumerTestCase.java | 2 +- .../BeanPropertyValueEqualsPredicateTestCase.java | 2 +- .../BeanToPropertyValueTransformerTestCase.java | 2 +- .../commons/beanutils2/BeanUtilsBenchCase.java | 2 +- .../commons/beanutils2/BeanUtilsTestCase.java | 18 +++++------ .../commons/beanutils2/DynaBeanUtilsTestCase.java | 12 ++++---- .../beanutils2/DynaPropertyUtilsTestCase.java | 10 +++--- .../commons/beanutils2/PropertyUtilsBenchCase.java | 2 +- .../commons/beanutils2/PropertyUtilsTestCase.java | 8 ++--- .../apache/commons/beanutils2/TestResultSet.java | 2 +- .../converters/BigDecimalConverterTestCase.java | 2 +- .../converters/BigIntegerConverterTestCase.java | 2 +- .../converters/ByteConverterTestCase.java | 2 +- .../converters/DoubleConverterTestCase.java | 36 +++++++++++----------- .../converters/FloatConverterTestCase.java | 6 ++-- .../converters/IntegerConverterTestCase.java | 2 +- .../converters/LongConverterTestCase.java | 2 +- .../converters/NumberConverterTestBase.java | 2 +- .../converters/ShortConverterTestCase.java | 2 +- .../locale/LocaleBeanificationTestCase.java | 24 --------------- .../converters/DoubleLocaleConverterTestCase.java | 6 ++-- 23 files changed, 64 insertions(+), 88 deletions(-)