kallestenflo
released this
20 Jan 10:20
·
6 commits
to master
since this release
What's Changed
- Fix for CVE-2023-51074.
- update dependencies by @SingingBush in #965
- JPMS: define Automatic-Module-Name as json.path by @SingingBush in #966
- Bump json-smart version from 2.4.10 to 2.5.0 by @shoothzj in #945
- Fixed rendering error on
$..book[?(@.price <= $['expensive'])]
in README.md by @lulunac27a in #967 - [build] Remove deprecated gradle convetion usage by @shoothzj in #946
- Check for the existence of the next significant bracket by @twobiers in #985
- Update versions by @kallestenflo in #987
New Contributors
- @lulunac27a made their first contribution in #967
- @twobiers made their first contribution in #985
Full Changelog: json-path-2.8.0...json-path-2.9.0