Skip to content

6.0.0

Latest
Compare
Choose a tag to compare
@ppodgorsek ppodgorsek released this 25 Jun 14:37
· 3 commits to master since this release

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