RED-3748: Update justification form for Seeds and make it a multi-file-report
This commit is contained in:
parent
9f8493048b
commit
94e523a790
@ -26,9 +26,9 @@
|
||||
|
||||
<properties>
|
||||
<redaction-service.version>3.108.0</redaction-service.version>
|
||||
<search-service.version>2.26.0</search-service.version>
|
||||
<search-service.version>2.36.0</search-service.version>
|
||||
<pdftron-redaction-service.version>3.75.0</pdftron-redaction-service.version>
|
||||
<redaction-report-service.version>3.19.0</redaction-report-service.version>
|
||||
<redaction-report-service.version>3.45.0</redaction-report-service.version>
|
||||
</properties>
|
||||
|
||||
<dependencyManagement>
|
||||
@ -54,6 +54,12 @@
|
||||
<groupId>com.iqser.red.service</groupId>
|
||||
<artifactId>redaction-report-service-api-v1</artifactId>
|
||||
<version>${redaction-report-service.version}</version>
|
||||
<exclusions>
|
||||
<exclusion>
|
||||
<groupId>com.iqser.red.service</groupId>
|
||||
<artifactId>persistence-service-api-v1</artifactId>
|
||||
</exclusion>
|
||||
</exclusions>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.iqser.red.service</groupId>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user