Merge in RED/redaction-service from RED-4988-cisa to master
* commit 'a73373ba42e6098e093fcd58a458902d4ca428fe':
RED-4988 Check jacoco version in poms and update to a current compatible version - add -DknownExploitedEnabled=false for dependency-check:aggregate
Merge in RED/redaction-service from RED-6264 to master
* commit 'f9d61a57c1813d34219c6442108af34b411094f7':
RED-6264: Corrected metric name and added clarifying comment
RED-6264: Implemented metric to show analyze time correlated with pages
Merge in RED/redaction-service from RED-6204 to master
* commit '6e73cac99c99fc333b9ec29b4a16aad48ffba149':
RED-6204: Added annotation to suppress a false-positive warning in SonarQube
RED-6204: Corrected typo in comment
RED-6204: Simplified conversion of File to Path
RED-6204: Corrected temp file deletion in PdfSegmentationService.
RED-6204: Upgraded to newest platform-dependency and migrated tests to Junit5
Merge in RED/redaction-service from RED-6204 to master
* commit '3fad6381ce71f36083d6f545e1b9c47cecda3ef1':
RED-6204: Removed redundant parenthesis
RED-6204: Removed redundant variable assignment (sonar issue) & simplified code
RED-6204: Remove unused import (sonar issue)
RED-6204: Moved code to its own class for metrics.
RED-6204: Moved code to its own class for metrics.
RED-6204: Remove AspectJ mode setting, since it would require a couple of AspectJ dependencies for a very limited use case
RED-6204: Switched to AspectJ to enable proxies on private methods
Merge in RED/redaction-service from RED-6164 to master
* commit '0cf867b97c2a240f2bbdca479ebdc36f64ed3bbb':
RED-6164: Fixed calculation of image is ocr on scanned pages with cv analysis found tables
Merge in RED/redaction-service from RED-5664 to master
* commit '1fca62f5782a7b2512092389c13195415bd5df9c':
RED-5664: Enabled to redact words that start or end with seperator, needed for japan documents
Merge in RED/redaction-service from RED-4609 to master
* commit 'e23432096cb0ed486a294ed210646bbd8682350e':
RED-4609 - adjusted some metrics, added tests for metrics
Merge in RED/redaction-service from RED-5276-1 to master
* commit '16b04b5918a3c8cac0070125d0e984bcd55b9b70':
RED-5276: Fixed strange behavior of text parsing for tables example document
Merge in RED/redaction-service from RED-5917 to master
* commit '41282c0edd1cbc98357ba04e33731d5b079064b8':
RED-5917: Wrong value set for Signature and Logo after Resize
Merge in RED/redaction-service from RED-5981 to master
* commit 'd2eeaa91a6857b779996e5f5e9254bd4a460ac63':
RED-5981 remove from dictionary pending analhysis
Merge in RED/redaction-service from RED-5276-1 to master
* commit 'd233c18d335d17d3c79590dd3a295eaa89881de2':
RED-5276: Imporved table calculation, support spanned rows and colmns
Merge in RED/redaction-service from RED-5249 to master
* commit 'faa702d3f499b89dfd9a7dedf8c16af89128c77d':
RED-5249: Marked utils classes with @UtilityClass
Merge in RED/redaction-service from RED-5748 to master
* commit '776de8392a78f7b26e864e37f4be607d1ff7e48e':
RED-5748 - Redaction Service Error after helm upgrade - in case of deleted types throw a NotFoundException providing the info about the type not found instead of NullPointerException
Merge in RED/redaction-service from RED-5670 to master
* commit '8b74142d319718cc448c9ddbbb40fa1b30c29b18':
RED-5670: Update platform version to include security fixes from spring-boot
Merge in RED/redaction-service from RED-5469 to master
* commit '87b11842a6606cd24155b8e9b0a82932267512bb':
RED-5469 - Rename CVSERVICEENABLED to CVTABLEPARSINGENABLED - renamed from cvServiceEnabled to cvTableParsingEnabled
Merge in RED/redaction-service from RED-5562-mst to master
* commit '623b8df5e6136d2ae6649e5016933abdc40454cc':
RED-5562 improved pattern compile
RED-5562 japanse space characters - fixed PMD
RED-5562 japanse space characters