From 4c78c93a62fdc77971e84b1af7ec5098ecab7f86 Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Wed, 28 Jul 2021 12:06:10 +0200 Subject: [PATCH] Fix false-positive report of japicmp-maven-plugin introduced by OCccef8feedd726743d0355b34799e4915536d72ab --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 80b8f29583..1c8bdb888e 100644 --- a/pom.xml +++ b/pom.xml @@ -971,6 +971,8 @@ @io.netty.util.internal.UnstableApi io.netty.util.internal.shaded + + io.netty.handler.codec.dns.TcpDnsQueryDecoder ${skipJapicmp}