mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
ACS-5449 Bump json-path from 2.7.0 to 2.8.0 (#1817)
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -84,7 +84,7 @@
|
||||
<dependency.carrotsearch.randomizedtesting.version>2.8.1</dependency.carrotsearch.randomizedtesting.version>
|
||||
<dependency.chemistry.opencmis.version>1.1.0</dependency.chemistry.opencmis.version>
|
||||
<dependency.protobuf.version>3.19.6</dependency.protobuf.version>
|
||||
<dependency.jayway.jsonpath.version>2.7.0</dependency.jayway.jsonpath.version>
|
||||
<dependency.jayway.jsonpath.version>2.8.0</dependency.jayway.jsonpath.version>
|
||||
<dependency.janino.version>3.1.10</dependency.janino.version>
|
||||
</properties>
|
||||
<dependencyManagement>
|
||||
|
@@ -32,9 +32,7 @@ jsr305-3.0.2.jar https://mvnrepository.com/artifact/com.google.code.findbugs/jsr
|
||||
geronimo-jta_1.1_spec-1.1.1.jar https://mvnrepository.com/artifact/org.apache.geronimo.specs/geronimo-jta_1.1_spec/1.1.1
|
||||
proj4j-1.1.5.jar https://github.com/locationtech/proj4j
|
||||
j2objc-annotations-1.3.jar https://github.com/google/j2objc
|
||||
accessors-smart-2.4.7.jar https://github.com/netplex/json-smart-v2
|
||||
json-path-2.7.0.jar https://github.com/json-path/JsonPath
|
||||
json-smart-2.4.7.jar https://github.com/netplex/json-smart-v2
|
||||
json-path-2.8.0.jar https://github.com/json-path/JsonPath
|
||||
json-simple-1.1.1.jar https://github.com/fangyidong/json-simple
|
||||
apiguardian-api-1.1.2.jar https://github.com/apiguardian-team/apiguardian
|
||||
xml-resolver-1.2.jar https://github.com/FasterXML/jackson
|
||||
|
Reference in New Issue
Block a user