diff --git a/pom.xml b/pom.xml index 67c13d53666..dd481392f19 100644 --- a/pom.xml +++ b/pom.xml @@ -581,24 +581,42 @@ org.revapi revapi-maven-plugin - 0.10.5 + 0.15.1 false - \d+\.\d+\.\d+ + \d+\.\d+\.\d+.\d+ - + + + + true + ^com.scylladb:.*$ + + + + + true + ^com.datastax(\..*)?$ + + + + + + java.method.varargOverloadsOnlyDifferInVarargParameter + We don't consider this a problem + - java.class.externalClassExposedInAPI + We don't consider this a problem - + org.revapi revapi-java - 0.22.1 + 0.28.4