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
Merge in RED/redaction-service from RSS-164-2 to master
* commit '02bdbbc2d1f6bff0c907240f61726a78a0b8f318':
RSS-164: Added new rule function for redactLineAfterAcrossColumns with param to return only exactMatch in the section
Merge in RED/redaction-service from RSS-177 to master
* commit '5c38150d34d8558f0e0e19ecd340d459a132426d':
RSS-177: Added required rule functions for scm poc
Merge in RED/redaction-service from RSS-145 to master
* commit 'e2234dc52a8a27a285c0e20b8326bd7129fc7dbf':
RSS-145: Fixed Immutable list exception when merging existing and added fileattributes
RSS-145: Added rules to add new FileAttributes
Merge in RED/redaction-service from RSS-118 to master
* commit 'b4f079c3c2a5b26828a81b1c950d0f7e40c6314a':
RSS-118: Refactored method in Section for adding AI entries
Merge in RED/redaction-service from RED-5381 to master
* commit '17bdcf8d2469429106234d9ccfdb9f2db17d9b84':
RED-5381: Fixed pr findings
RED-5381: Fixed calculation of textblocks and body text frame for rotated text and rotated pages
Merge in RED/redaction-service from RED-5295 to master
* commit 'e0dd06c6bf64bccff41f425cd934ebbe934384cf':
RED-5295: Added redactWordPartByRegEx rule function
Merge in RED/redaction-service from RED-5275 to master
* commit '8d88b19915f0eaf83dc4174635585081f0468db2':
RED-5275: Calculate precision and recall for headline detection
Merge in RED/redaction-service from RED-5275 to master
* commit '074205aa4d4532d5143463ab80199be08e1599a1':
RED-5275: Fixed not all headline were found because headline contains newlines
Merge in RED/redaction-service from RED-5275 to master
* commit 'a510a8bb9f6796da4652b45fdefbf3c5f3f2ac92':
RED-5275: Fixed ArrayOutOfBounds if headline is empty in redactHeadline rule
Merge in RED/redaction-service from RED-4988 to master
* commit '313cf68044513f354d297162b1789ce9ce1f171c':
RED-4988: Updated drools to latest final version, updated jacoco, removed drools from jacoco
Merge in RED/redaction-service from RED-5139-d to master
* commit '5aba8fe88151ba6576e3ad17fd9f2ba78fc889f6':
RED-5139: Bugfix if false positives are added, for rule added entries
Merge in RED/redaction-service from RED-5151 to master
* commit '0e71613ffcce147b2ae659e47ad6ab1c6405f0e7':
RED-5151: Do not retry messages on oom errors
Merge in RED/redaction-service from RSS-105 to master
* commit '5503dbfffc10ef9f51da7c37cb66e933d747a874':
RSS-105: Use string after match of first regEx for second regex in redactBetweenRegexes