Skip to content

Releases: giuliopulina/swagger-validator-maven-plugin

v1.2.8

19 Feb 14:58
Compare
Choose a tag to compare

Changes:

  • JDK8 is now unsupported because it has become very old and it causes issues during the build. Minimum version is now JDK11
  • update many dependencies that were pretty outdated
  • some code cleanup, mainly following IDE suggestions