Silence server third party audit on Java 19 builds
The forbidden apis plugin bundles an older version of ASM that doesn't
support Java 19. The version of Lucene we use is a MR jar that contains
Java 19 classes. Until forbidden apis updates their bundled ASM we'll
just mute these checks on Java 19 for now.