dbUnit is a JUnit extension (also usable from Ant and Maven) targeted for database-driven projects that, among other things, puts your database into a known state between test runs. This is an excellent way to avoid the myriad of problems that can occur when one test case corrupts the database and causes subsequent tests to fail or exacerbate the damage.
Version2.7.1compared with

Version Details

Compile Changes (3)

2.7.0 2.7.1
ChangeGroup / ArtifactPreviousCurrent
~ Updated org.apache.poi » poi3.174.1.0
~ Updated org.apache.poi » poi-ooxml3.174.1.0
- Removed commons-collections » commons-collections3.2.2-

Test Changes (1)

2.7.0 2.7.1
ChangeGroup / ArtifactPreviousCurrent
- Removed commons-io » commons-io2.5-