Updated JsonPath to version 3.0.0

master
M66B 3 weeks ago
parent 9a25c9d934
commit d1218a82f8

@ -36,6 +36,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
* Updated [MiniDNS](https://github.com/MiniDNS/minidns) to version 1.1.1
* Updated [JsonPath](https://github.com/json-path/JsonPath) to version 3.0.0
### 1.2329 2026-08-17

@ -550,7 +550,7 @@ dependencies {
def transparency_version = "2.8.20"
def javamail_version = "1.6.7"
def jsoup_version = "1.23.1"
def jsonpath_version = "2.9.0"
def jsonpath_version = "3.0.0"
def css_version = "0.9.30"
def jax_version = "2.3.0-jaxb-1.0.6"
def minidns_version = "1.1.1"

@ -36,6 +36,7 @@ For support you can use [the contact form](https://contact.faircode.eu/?product=
* Updated [BouncyCastle](https://www.bouncycastle.org/news/) to version 1.85
* Updated [ez-vcard](https://github.com/mangstadt/ez-vcard) to version 0.12.2
* Updated [MiniDNS](https://github.com/MiniDNS/minidns) to version 1.1.1
* Updated [JsonPath](https://github.com/json-path/JsonPath) to version 3.0.0
### 1.2329 2026-08-17

@ -36,6 +36,7 @@ Next version (Work in progress)
* Updated BouncyCastle to version 1.85
* Updated ez-vcard to version 0.12.2
* Updated MiniDNS to version 1.1.1
* Updated JsonPath to version 3.0.0
1.2329 2026-08-17

Loading…
Cancel
Save