Skip to content

Releases: ua-parser/uap-java

v1.6.1

28 Nov 03:07
Compare
Choose a tag to compare

What's Changed

  • chore: downgrade minimum java version for sources/javadoc/building/running to 8

v1.6.0

28 Nov 02:22
Compare
Choose a tag to compare

What's Changed

  • chore: bump minimum java version for sources/javadoc/building/running to 11
  • chore: bump maven plugin versions to latest
  • security: upgrade to snakeyml 2.2 to address security vulnerability
  • feat: updated to latest version of uap-core/regexp yaml file

v1.5.4

18 Feb 04:48
Compare
Choose a tag to compare

What's Changed

  • feat: update to latest version of uap-core/regexp yaml file
  • chore: bump snakeyaml from 1.26 to 1.33 to mitigate CVE-2022-25857
  • chore: upgrade maven plugins
  • feat: use yaml loader options to increase max code points in order to be able to ingest latest regex yaml file from uap-core