From b55f7a25febec8979263e4edf1d8b4ec7692f968 Mon Sep 17 00:00:00 2001 From: Benedict Jin Date: Sun, 16 Jan 2022 08:13:37 +0800 Subject: [PATCH] Fix forbiddenapis causing travis failing (#12158) * Fix forbiddenapis causing travis failing * Use failOnUnresolvableSignatures instead --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index abeda27edd9..803bf188eed 100644 --- a/pom.xml +++ b/pom.xml @@ -1299,6 +1299,7 @@ forbiddenapis 3.1 + false true