I have a maven project which depends of com.thoughtworks.xstream:xstream:1.4.11.1.
Renovate opened a pull request for com.thoughtworks.xstream:xstream:1.4.12-java7 but I would prefer to see an pull request with com.thoughtworks.xstream:xstream:1.4.12 since I am using Java 8.
How can I configure my renovate.json file to specify that, for the groupId com.thoughtworks.xstream and the artifactId xstream, I do not want to receive PR when the version ends with -java7?