|
From: Jeff J. <jj...@ap...> - 2021-07-22 22:05:35
|
Thanks to the multiple contributors we have a new release with some updates and fixes. Please refer to the changes report for details: http://dbunit.sourceforge.net/changes-report.html Changes in this version include: Fixed Bugs: o DefaultPrepAndExpectedTestCase must use DatabaseConfig.FEATURE_CASE_SENSITIVE_TABLE_NAMES Issue: 440. Changes: o Update Apache POI to version 4.1.0 Issue: 231. Thanks to felixknecht. o Eliminate the Maven's relativePath warning Issue: 235. Thanks to viczi. o UniqueIdentifierType: change caught exception for Java 12's changed UUID validation Issue: 236. Thanks to viczi. o Use optional in poi-ooxml and postgresql Maven dependencies Issue: 237. Thanks to viczi. o Use optional in junit and hamcrest Maven dependencies Issue: 238. Thanks to viczi. o Remove commons-io dependency Issue: 239. Thanks to viczi. o Remove commons-collections dependency Issue: 240. Thanks to viczi. |