What's new in this version:
- Replaced Travis CI by GitHub Actions
- Upgraded Spring to version 6.0.0
- Upgraded DBUnit to version 2.7.3
- Upgraded to Java 11
- Fixed warnings on new Integer()
- Fixed warnings on Class.newInstance()
- Fixed a NPE upon closing connections in DbUnitRunner after tests have run