Skip to content

v1.4.2

Latest
Compare
Choose a tag to compare
@andrewserff andrewserff released this 09 May 15:24
· 1 commit to master since this release

v1.4.2 of the json-data-generator is a minor release that was mainly focused on upgrading some libraries that had known security vulnerabilities. We have also included a pull request from the community in this release as well. Below is a summary of the changes:

  • Update Now base type to use Long provided by @denisgillespie in #74
  • Bump junit from 4.10 to 4.13.1
  • Bump commons-io from 2.4 to 2.7
  • Bump httpclient from 4.5.1 to 4.5.13
  • Bump jackson-databind from 2.9.10.1 to 2.9.10.8
  • Bump log4j-api from 2.6.1 to 2.17.1
  • Bump log4j-core from 2.6.1 to 2.17.1

Thank you again to all those who have contributed to the json-data-generator!