ACS-4844 json-path should be provided by the repo to avoid conflicts with AMPs (#1803)

This commit is contained in:
Piotr Żurek
2023-03-15 16:49:17 +01:00
committed by GitHub
parent e651f6e104
commit d243ac04c6
3 changed files with 10 additions and 1 deletions

View File

@@ -95,7 +95,6 @@
<dependency>
<groupId>com.jayway.jsonpath</groupId>
<artifactId>json-path</artifactId>
<version>${dependency.jakarta-json-path.version}</version>
</dependency>
</dependencies>