mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-10 14:11:25 +00:00
ACS-7032 Bump Json Path to 2.9.0 (#1992)
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.23.4</dependency.protobuf.version>
|
||||
<dependency.jayway.jsonpath.version>2.8.0</dependency.jayway.jsonpath.version>
|
||||
<dependency.jayway.jsonpath.version>2.9.0</dependency.jayway.jsonpath.version>
|
||||
<dependency.janino.version>3.1.10</dependency.janino.version>
|
||||
<dependency.commons-fileupload.version>1.5</dependency.commons-fileupload.version>
|
||||
<dependency.commons-io.version>2.15.1</dependency.commons-io.version>
|
||||
|
@@ -31,7 +31,7 @@ error_prone_annotations-2.26.1.jar https://github.com/google/error-prone
|
||||
jsr305-3.0.2.jar https://mvnrepository.com/artifact/com.google.code.findbugs/jsr305/1.3.9
|
||||
proj4j-1.1.5.jar https://github.com/locationtech/proj4j
|
||||
j2objc-annotations-3.0.0.jar https://github.com/google/j2objc
|
||||
json-path-2.8.0.jar https://github.com/json-path/JsonPath
|
||||
json-path-2.9.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