This update for pcre2 fixes the following issues:
pcre2_dfa_match code can lead to an out-of-bounds write (bsc#1279893).pcre2_compile_32 for 32-bit platforms (bsc#1280052).PCRE2_MATCH_INVALID_UTF matching of an invalid UTF subject
(bsc#1280051).pcre2_jit_match
(bsc#1280050).