mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-07-31 17:39:05 +00:00
[ACS-6776] add comment to json-path dependency (#2588)
This commit is contained in:
1
pom.xml
1
pom.xml
@@ -265,6 +265,7 @@
|
|||||||
<version>${dependency.jakarta-ee-json-impl.version}</version>
|
<version>${dependency.jakarta-ee-json-impl.version}</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
<!-- This dependency was added to align dependency in the AI Rendition AMP [ACS-4844] -->
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.jayway.jsonpath</groupId>
|
<groupId>com.jayway.jsonpath</groupId>
|
||||||
<artifactId>json-path</artifactId>
|
<artifactId>json-path</artifactId>
|
||||||
|
Reference in New Issue
Block a user