Skip to content

Commit 627849d

Browse files
authored
Update dependency com.jayway.jsonpath:json-path to v2.9.0 (#2222)
1 parent bead9bb commit 627849d

10 files changed

+9
-9
lines changed

solr/licenses/jcl-over-slf4j-2.0.10.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
f6226edb8c85f8c9f1f75ec4b0252c02f589478a

solr/licenses/json-path-2.8.0.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
37fe2217f577b0b68b18e62c4d17a8858ecf9b69

solr/licenses/jul-to-slf4j-2.0.10.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
279356f8e873b1a26badd8bbb3284b5c3b22c770

solr/licenses/slf4j-api-2.0.10.jar.sha1

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ad96c3f8cf895e696dd35c2bc8e8ebe710be9e6d

versions.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ com.healthmarketscience.jackcess:jackcess:4.0.2 (1 constraints: 5d0cf201)
6363
com.healthmarketscience.jackcess:jackcess-encrypt:4.0.1 (1 constraints: 5c0cf101)
6464
com.ibm.icu:icu4j:70.1 (1 constraints: a90f1784)
6565
com.j256.simplemagic:simplemagic:1.17 (1 constraints: dd04f830)
66-
com.jayway.jsonpath:json-path:2.8.0 (2 constraints: 6c12952c)
66+
com.jayway.jsonpath:json-path:2.9.0 (2 constraints: 6d12c02c)
6767
com.lmax:disruptor:3.4.4 (1 constraints: 0d050a36)
6868
com.mchange:c3p0:0.9.5.5 (1 constraints: c80c571b)
6969
com.mchange:mchange-commons-java:0.2.19 (1 constraints: 84075b75)
@@ -344,9 +344,9 @@ org.ow2.asm:asm-tree:7.2 (2 constraints: 2f14468c)
344344
org.quicktheories:quicktheories:0.26 (1 constraints: dc04f530)
345345
org.reactivestreams:reactive-streams:1.0.4 (3 constraints: 3f2b77fd)
346346
org.semver4j:semver4j:5.2.2 (1 constraints: 0b050c36)
347-
org.slf4j:jcl-over-slf4j:2.0.10 (3 constraints: f71734b5)
348-
org.slf4j:jul-to-slf4j:2.0.10 (3 constraints: 5128305e)
349-
org.slf4j:slf4j-api:2.0.10 (59 constraints: 5b112dd8)
347+
org.slf4j:jcl-over-slf4j:2.0.11 (3 constraints: f71734b5)
348+
org.slf4j:jul-to-slf4j:2.0.11 (3 constraints: 5128305e)
349+
org.slf4j:slf4j-api:2.0.11 (59 constraints: 5011d369)
350350
org.tallison:isoparser:1.9.41.7 (1 constraints: fb0c5528)
351351
org.tallison:jmatio:1.5 (1 constraints: ff0b57e9)
352352
org.tallison:metadata-extractor:2.17.1.0 (1 constraints: f00c3b28)

versions.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ com.google.errorprone:*=2.23.0
1414
com.google.guava:guava=32.1.3-jre
1515
com.google.re2j:re2j=1.7
1616
com.j256.simplemagic:simplemagic=1.17
17-
com.jayway.jsonpath:json-path=2.8.0
17+
com.jayway.jsonpath:json-path=2.9.0
1818
com.lmax:disruptor=3.4.4
1919
com.tdunning:t-digest=3.1
2020
commons-cli:commons-cli=1.6.0

0 commit comments

Comments
 (0)