Merge in RED/redaction-service from RED-6411_4.5.0_1 to master
* commit '2a56187294c125931d4b998ee1f812ea426e2b58':
RED-6411 - optimize code
RED-6411 - optimize method
RED-6411 - rename testclass because of regexp
RED-6411 - fix import of configuration
RED-6411 - add test for this case (with the current rules-file) and move/abstract logic from the RedactionIntegrationTest into AbstractRedactionIntegrationTest
RED-6411 - extend logic when replacing entities with higher rank
RED-6411 - remove false positives before calling EntitySearchUtils.addOrAddEngine()
* Updated imports for some javax.* packages.
* Added improved config for annotation processors (not dependent on implementation details).
* Updated SectionText class to not use wildcard imports, since the cause problems for lombok + dsl-json.
Merge in RED/redaction-service from RED-6224 to master
* commit '339833e2d6f4f85757f7fdb84c2006f17d766f38':
RED-6224: Fixed pr findings
RED-6224: Made dictionary cache multitenancy ready
Merge in RED/redaction-service from RED-6250 to master
* commit 'fe5121b1edf784d5cc57abd9cd8e27f70dea0f4a':
RED-6250: Switched to new metrics-commons version to not have to instantiate a factory (reduces code duplication)
RED-6250: Changed function-timer metric to use code from metric commons
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