Skip to content

Commit 341b8b5

Browse files
committed
Update dependency com.jayway.jsonpath:json-path to v3 (branch_9x)
1 parent 284b2d0 commit 341b8b5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

versions.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ com.googlecode.json-simple:json-simple:1.1.1 (1 constraints: d90f7798)
5959
com.helger:profiler:1.1.1 (1 constraints: e21053b8)
6060
com.ibm.icu:icu4j:74.2 (1 constraints: ae0f2484)
6161
com.j256.simplemagic:simplemagic:1.17 (1 constraints: dd04f830)
62-
com.jayway.jsonpath:json-path:2.9.0 (2 constraints: 6f12c62c)
62+
com.jayway.jsonpath:json-path:3.0.0 (2 constraints: 6712702b)
6363
com.knuddels:jtokkit:1.1.0 (1 constraints: 9d0e146a)
6464
com.lmax:disruptor:3.4.4 (1 constraints: 0d050a36)
6565
com.squareup.okhttp3:okhttp:4.12.0 (8 constraints: 76707ed2)
@@ -342,7 +342,7 @@ org.scala-lang.modules:scala-java8-compat_2.13:1.0.2 (1 constraints: fa0af8e7)
342342
org.semver4j:semver4j:5.8.0 (1 constraints: 0f051c36)
343343
org.slf4j:jcl-over-slf4j:2.0.17 (1 constraints: 3c05323b)
344344
org.slf4j:jul-to-slf4j:2.0.17 (2 constraints: c11bd27e)
345-
org.slf4j:slf4j-api:2.0.17 (68 constraints: 6cd32dae)
345+
org.slf4j:slf4j-api:2.0.17 (68 constraints: 72d3ffed)
346346
org.threeten:threetenbp:1.6.9 (4 constraints: 2833ea68)
347347
org.xerial.snappy:snappy-java:1.1.10.8 (5 constraints: c146fa38)
348348
software.amazon.awssdk:annotations:2.31.77 (29 constraints: 59bcb697)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ com.google.guava:guava=32.1.3-jre
1616
com.google.protobuf:*=3.25.8
1717
com.google.re2j:re2j=1.8
1818
com.j256.simplemagic:simplemagic=1.17
19-
com.jayway.jsonpath:json-path=2.9.0
19+
com.jayway.jsonpath:json-path=3.0.0
2020
com.lmax:disruptor=3.4.4
2121
com.tdunning:t-digest=3.3
2222
commons-cli:commons-cli=1.10.0

0 commit comments

Comments
 (0)